tmk
|
3ff5fd0cdf
|
Add new build options to adb_usb
|
2013-04-09 14:27:29 +09:00 |
|
tmk
|
924a76741f
|
Fix ADB protocol issue #14
|
2013-04-09 14:27:29 +09:00 |
|
tmk
|
3d01fad0ce
|
Fix comment of ADB signaling.
|
2013-04-09 14:27:29 +09:00 |
|
tmk
|
4d4dd62fbb
|
Add coding style and config.h options
|
2013-04-07 16:47:01 +09:00 |
|
tmk
|
6baf590401
|
Merge branch 'virtual_dipsw'
|
2013-04-07 15:39:52 +09:00 |
|
tmk
|
b92c7fd612
|
Fix bootmagic and eeconfig for virtual DIP SW
|
2013-04-07 15:36:50 +09:00 |
|
tmk
|
1ef8a10d7f
|
Add doc/build.md and doc/other_projects.md
|
2013-04-06 00:01:04 +09:00 |
|
tmk
|
1440b677a7
|
Fix keymap for new actions
|
2013-04-05 03:44:42 +09:00 |
|
tmk
|
eb24b4ab8a
|
Merge branch 'action_refine'
|
2013-04-05 03:28:10 +09:00 |
|
tmk
|
bc44e39ffb
|
Fix keymap of hhkb for new actions
|
2013-04-05 03:27:10 +09:00 |
|
tmk
|
ba5ccc7b79
|
Fix doc/keymap.md for new actions
|
2013-04-05 03:26:36 +09:00 |
|
tmk
|
18454f7436
|
Fix keymap of gh60
|
2013-04-05 01:39:17 +09:00 |
|
tmk
|
70db9e1dc7
|
Fix ACT_MODS action and switch_default_layer command
|
2013-04-04 16:29:44 +09:00 |
|
tmk
|
a967301331
|
Add file action_code.h
|
2013-04-04 15:16:03 +09:00 |
|
tmk
|
8336864e8e
|
Fix doc/keymap.md
|
2013-04-03 01:33:33 +09:00 |
|
tmk
|
4bc69e0304
|
Fix ACTION_LAYER macros
|
2013-04-03 01:33:04 +09:00 |
|
tmk
|
f903bcddbd
|
Rename file layer_switch to action_layer
|
2013-04-02 17:44:24 +09:00 |
|
tmk
|
8d8ee35fb0
|
Refine ACT_LAYER and ACT_LAYER_TAP
- Remove ACT_LAYER_BITOP
|
2013-04-02 16:09:43 +09:00 |
|
tmk
|
5e557f01e0
|
Remove ACT_KEYMAP and ACT_OVERLAY
- Remove ACT_OVERLAY
- Rename ACT_KEYMAP to ACT_LAYER
- Add ACT_LAYER_BITOP
|
2013-03-31 22:47:19 +09:00 |
|
tmk
|
34dd817b20
|
Refine README.md
|
2013-03-29 11:18:58 +09:00 |
|
tmk
|
43532fab01
|
Merge branch 'action_tapping'
|
2013-03-29 02:48:34 +09:00 |
|
tmk
|
d2d06ebf5f
|
Add action_tapping.[ch] for refactoring
|
2013-03-29 02:46:05 +09:00 |
|
tmk
|
f883ad743f
|
Merge branch 'suspend_fix'
|
2013-03-27 15:23:57 +09:00 |
|
tmk
|
4587d39c6e
|
Add sleep LED test command
|
2013-03-27 15:21:50 +09:00 |
|
tmk
|
11970b78fe
|
Add supsend and wakeup to pjrc stack
|
2013-03-27 15:18:08 +09:00 |
|
tmk
|
0caaa6e3d3
|
Add common/suspend.c
|
2013-03-25 01:46:32 +09:00 |
|
tmk
|
3a75e70165
|
Merge branch 'add_build_options'
|
2013-03-21 15:44:33 +09:00 |
|
tmk
|
c4ecc6fc7d
|
Clean action.c
|
2013-03-21 15:24:48 +09:00 |
|
tmk
|
6fe6a03c2f
|
Add NO_ACTION_ONESHOT config option
|
2013-03-21 14:42:40 +09:00 |
|
tmk
|
334a96779b
|
Fix Makefile and config.h of gh60 for new options
|
2013-03-21 01:36:59 +09:00 |
|
tmk
|
afaaa83fae
|
Add NO_ACTION_KEYMAP config option
|
2013-03-20 01:45:04 +09:00 |
|
tmk
|
da659f0b46
|
Add NO_ACTION_FUNCTION config option
|
2013-03-20 00:37:32 +09:00 |
|
tmk
|
25f4821ba8
|
Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options
|
2013-03-20 00:28:13 +09:00 |
|
tmk
|
2b449b5d6d
|
Add NO_ACTION_OVERLAY config option
|
2013-03-20 00:26:01 +09:00 |
|
tmk
|
27cb3f4fab
|
Add COMMAND_ENABLE build option
|
2013-03-19 16:05:53 +09:00 |
|
tmk
|
a063e4544c
|
Add NO_PRINT and NO_DEBUG config options.
- NO_PRINT: disable print.h API(also disable debug.h)
- NO_DEBUG: disable debug.h API
|
2013-03-19 14:08:40 +09:00 |
|
tmk
|
d620c87082
|
Change sleep led step table to get smooth
|
2013-03-16 23:45:11 +09:00 |
|
tmk
|
6556fe56ee
|
Add desription about breathing sleep LED
|
2013-03-16 17:45:42 +09:00 |
|
tmk
|
4d1d206e80
|
Merge branch 'remote_wakeup'
|
2013-03-16 17:30:18 +09:00 |
|
tmk
|
5bd0a8e724
|
Add breathing sleep LED during USB suspend
|
2013-03-16 17:24:05 +09:00 |
|
tmk
|
6ab85d1121
|
Add power down mode sleep and watchdog interrupt
|
2013-03-14 22:45:02 +09:00 |
|
tmk
|
bf9735b54c
|
Add intial code of RemoteWakeUp
|
2013-03-13 16:02:17 +09:00 |
|
tmk
|
4d6a8b6f74
|
Merge branch 'debouncing_fix'
|
2013-03-12 16:12:44 +09:00 |
|
tmk
|
db5fb1ece1
|
Fix debouncing and add legacy keymap support
|
2013-03-12 16:05:50 +09:00 |
|
tmk
|
56b07a7d7c
|
Add description of Locking CapsLock in README
|
2013-03-12 11:36:53 +09:00 |
|
tmk
|
28032ccea4
|
Merge branch 'locking_caps'
|
2013-03-12 10:49:59 +09:00 |
|
tmk
|
96914f6084
|
Add mechanical locking switch support for CapsLock
|
2013-03-12 10:43:02 +09:00 |
|
tmk
|
b57451f141
|
Add description of Boot Magic in README
|
2013-03-11 16:01:35 +09:00 |
|
tmk
|
8b01649a6a
|
Merge branch 'eeprom_config'
|
2013-03-11 15:35:55 +09:00 |
|
tmk
|
9c363dc9a3
|
Add build option BOOTMAGIC_ENABLE
|
2013-03-11 15:28:46 +09:00 |
|