.. |
action.c
|
Add mechanical locking switch support for CapsLock
|
2013-03-12 10:43:02 +09:00 |
action.h
|
Clean action.h and add keymap doc
|
2013-03-05 02:42:28 +09:00 |
action_macro.c
|
Add tap flags on record_t
|
2013-02-26 16:27:09 +09:00 |
action_macro.h
|
Add MACRO action
|
2013-02-25 15:30:37 +09:00 |
bootloader.c
|
Add default value to BOOTLOADER_SIZE
|
2013-03-11 13:32:46 +09:00 |
bootloader.h
|
Moved files to common, protocol and doc directory
|
2012-06-07 02:47:33 +09:00 |
bootmagic.c
|
Fix debug parameter setting in eeconfig
|
2013-03-11 15:10:56 +09:00 |
bootmagic.h
|
Fix debug parameter setting in eeconfig
|
2013-03-11 15:10:56 +09:00 |
command.c
|
Add build option BOOTMAGIC_ENABLE
|
2013-03-11 15:28:46 +09:00 |
command.h
|
Fix commands
|
2012-10-17 15:55:37 +09:00 |
controller_teensy.h
|
Moved files to common, protocol and doc directory
|
2012-06-07 02:47:33 +09:00 |
debug.c
|
Add print_dec() and debug_dec().
|
2012-10-27 02:27:09 +09:00 |
debug.h
|
Clean debug print in action.c.
|
2013-01-29 10:40:43 +09:00 |
eeconfig.c
|
Fix debug parameter setting in eeconfig
|
2013-03-11 15:10:56 +09:00 |
eeconfig.h
|
Fix debug parameter setting in eeconfig
|
2013-03-11 15:10:56 +09:00 |
host.c
|
Fix tap key using delaying_layer and waiting_key.
|
2013-01-13 10:24:20 +09:00 |
host.h
|
Merge branch 'keymap2'
|
2013-02-11 12:48:49 +09:00 |
host_driver.h
|
Moved files to common, protocol and doc directory
|
2012-06-07 02:47:33 +09:00 |
keyboard.c
|
Add mechanical locking switch support for CapsLock
|
2013-03-12 10:43:02 +09:00 |
keyboard.h
|
Change struct key_t
|
2013-02-13 12:16:24 +09:00 |
keycode.h
|
Add mechanical locking switch support for CapsLock
|
2013-03-12 10:43:02 +09:00 |
keymap.c
|
Fix legacy keymap support
|
2013-03-11 14:39:06 +09:00 |
keymap.h
|
Fix legacy keymap support
|
2013-03-11 14:39:06 +09:00 |
layer_switch.c
|
Add overlay framework
|
2013-02-20 11:48:15 +09:00 |
layer_switch.h
|
Add overlay framework
|
2013-02-20 11:48:15 +09:00 |
led.h
|
Moved files to common, protocol and doc directory
|
2012-06-07 02:47:33 +09:00 |
matrix.h
|
Fix debouncing and add legacy keymap support
|
2013-03-12 16:05:50 +09:00 |
mousekey.c
|
Add print_dec() and debug_dec().
|
2012-10-27 02:27:09 +09:00 |
mousekey.h
|
Use software serial for Sun.
|
2012-10-19 15:07:23 +09:00 |
print.c
|
Clean debug print in action.c.
|
2013-01-29 10:40:43 +09:00 |
print.h
|
Clean debug print in action.c.
|
2013-01-29 10:40:43 +09:00 |
report.h
|
Rename HOST_* to PROTOCOL_* in protocol/*.mk
|
2013-03-11 00:14:58 +09:00 |
sendchar.h
|
test build of 'Host shield' in minimal env.
|
2012-08-28 21:56:15 +09:00 |
sendchar_null.c
|
Moved files to common, protocol and doc directory
|
2012-06-07 02:47:33 +09:00 |
sendchar_uart.c
|
Moved files to common, protocol and doc directory
|
2012-06-07 02:47:33 +09:00 |
sleep_led.c
|
Add breathing sleep LED during USB suspend
|
2013-03-16 17:24:05 +09:00 |
sleep_led.h
|
Add breathing sleep LED during USB suspend
|
2013-03-16 17:24:05 +09:00 |
timer.c
|
Initial version of new code for layer switch is added.
|
2012-10-17 15:55:37 +09:00 |
timer.h
|
usb_hid: workaround for compile on Windows.
|
2012-09-04 13:29:21 +09:00 |
uart.c
|
Moved files to common, protocol and doc directory
|
2012-06-07 02:47:33 +09:00 |
uart.h
|
Moved files to common, protocol and doc directory
|
2012-06-07 02:47:33 +09:00 |
util.c
|
Rewrite layer action with layer_switch
|
2013-02-16 04:08:31 +09:00 |
util.h
|
Rewrite layer action with layer_switch
|
2013-02-16 04:08:31 +09:00 |