.. |
avr
|
Merge branch 'rn42' into merge_rn42
|
2014-11-24 13:50:33 +09:00 |
mbed
|
Fix common files for mbed
|
2014-07-30 14:07:43 +09:00 |
action.c
|
Merge branch 'rn42' into merge_rn42
|
2014-11-24 13:50:33 +09:00 |
action.h
|
Port action_* to mbed
|
2014-07-30 14:07:43 +09:00 |
action_code.h
|
Add action 'Momentary switching with Modifiers'
|
2014-09-29 10:29:33 +09:00 |
action_layer.c
|
Port action_* to mbed
|
2014-07-30 14:07:43 +09:00 |
action_layer.h
|
Port action_* to mbed
|
2014-07-30 14:07:43 +09:00 |
action_macro.c
|
Port action_* to mbed
|
2014-07-30 14:07:43 +09:00 |
action_macro.h
|
Port action_* to mbed
|
2014-07-30 14:07:43 +09:00 |
action_tapping.c
|
Fix Tapping: release key immediately but modifier #65
|
2013-10-03 12:40:33 +09:00 |
action_tapping.h
|
Refine ACT_LAYER and ACT_LAYER_TAP
|
2013-04-02 16:09:43 +09:00 |
action_util.c
|
Port action_* to mbed
|
2014-07-30 14:07:43 +09:00 |
action_util.h
|
Port action_* to mbed
|
2014-07-30 14:07:43 +09:00 |
backlight.c
|
New macro: ACTION_BACKLIGHT_LEVEL(level)
|
2014-04-08 21:02:46 +02:00 |
backlight.h
|
New macro: ACTION_BACKLIGHT_LEVEL(level)
|
2014-04-08 21:02:46 +02:00 |
bootloader.h
|
Moved files to common, protocol and doc directory
|
2012-06-07 02:47:33 +09:00 |
bootmagic.c
|
Port action_* to mbed
|
2014-07-30 14:07:43 +09:00 |
bootmagic.h
|
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
|
2014-04-09 15:54:16 -07:00 |
command.c
|
Fix modifier stuck of Lock command(#127)
|
2015-01-01 12:17:11 +09:00 |
command.h
|
Ad hoc fix of command API
|
2014-07-30 14:38:25 +09:00 |
debug.c
|
Add initializer of debug_config for GCC < 4.6.0(#144)
|
2014-11-14 22:53:25 +09:00 |
debug.h
|
Fix debug.h
|
2014-11-24 14:33:50 +09:00 |
eeconfig.h
|
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
|
2014-04-09 15:54:16 -07:00 |
host.c
|
Port action_* to mbed
|
2014-07-30 14:07:43 +09:00 |
host.h
|
Adhoc fix compile error of usb_usb
|
2014-09-22 10:42:20 +09:00 |
host_driver.h
|
Moved files to common, protocol and doc directory
|
2012-06-07 02:47:33 +09:00 |
keyboard.c
|
Merge branch 'rn42' into merge_rn42
|
2014-11-24 13:50:33 +09:00 |
keyboard.h
|
Matrix power saving
|
2014-11-23 13:08:05 +09:00 |
keycode.h
|
Remove unwanted white space
|
2014-12-26 13:27:06 +09:00 |
keymap.c
|
Fix common files for mbed
|
2014-07-30 14:07:43 +09:00 |
keymap.h
|
Port action_* to mbed
|
2014-07-30 14:07:43 +09:00 |
led.h
|
Moved files to common, protocol and doc directory
|
2012-06-07 02:47:33 +09:00 |
matrix.h
|
Matrix power saving
|
2014-11-23 13:08:05 +09:00 |
mousekey.c
|
Fix common files for mbed
|
2014-07-30 14:07:43 +09:00 |
mousekey.h
|
Fix common files for mbed
|
2014-07-30 14:07:43 +09:00 |
nodebug.h
|
Fix debug.h and remove debug_config.h
|
2014-07-30 14:07:43 +09:00 |
print.c
|
Ad hoc fix of print and debug for mbed
|
2015-01-04 17:21:42 +09:00 |
print.h
|
usb_usb: Update for new core layout
|
2014-12-05 09:59:08 +09:00 |
progmem.h
|
Port ps2_usb to mbed
|
2014-07-30 14:07:43 +09:00 |
report.h
|
Add keycode for Fast Forward & Rewind
|
2014-12-26 11:02:25 +08: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
|
Change sleep led step table to get smooth
|
2013-03-16 23:45:11 +09:00 |
sleep_led.h
|
Add common/suspend.c
|
2013-03-25 01:46:32 +09:00 |
suspend.h
|
USB initialize when plug-in during battery powered
|
2014-11-20 17:24:56 +09:00 |
timer.h
|
Fix timer.h to include AVR specific header
|
2014-07-30 14:38:25 +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
|
Add xprintf(xitoa) from elm-chan.org
|
2013-05-14 16:16:57 +09:00 |
util.h
|
Add xprintf(xitoa) from elm-chan.org
|
2013-05-14 16:16:57 +09:00 |
wait.h
|
Port action_* to mbed
|
2014-07-30 14:07:43 +09:00 |