..
avr
Merge remote-tracking branch 'upstream/master'
2015-04-07 14:57:03 +09:00
mbed
infinity: Add initial files for keyboard support
2015-01-04 17:21:43 +09:00
action_code.h
Add action 'Momentary switching with Modifiers'
2014-09-29 10:29:33 +09:00
action_layer.c
Merge remote-tracking branch 'upstream/master'
2014-11-25 11:06:28 +09:00
action_layer.h
Merge remote-tracking branch 'upstream/master'
2014-11-25 11:06:28 +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
Fix 6KRO compatibility issue with NKRO
2014-12-10 10:21:58 +09:00
action_util.h
Port action_* to mbed
2014-07-30 14:07:43 +09:00
action.c
Merge remote-tracking branch 'upstream/master'
2014-11-25 11:06:28 +09:00
action.h
Merge remote-tracking branch 'upstream/master'
2014-11-25 11:06:28 +09:00
backlight.c
Change backlight_level to backlight_xor
2014-08-03 11:36:41 +09:00
backlight.h
Change backlight_level to backlight_xor
2014-08-03 11:36:41 +09:00
bootloader.h
Moved files to common, protocol and doc directory
2012-06-07 02:47:33 +09:00
bootmagic.c
Merge remote-tracking branch 'upstream/master'
2014-11-25 11:06:28 +09:00
bootmagic.h
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
2014-04-09 15:54:16 -07:00
breathing_led.c
Add macro to make breathing led to use timer1 if timer3 is in other use
2014-07-17 14:16:35 +09:00
breathing_led.h
Simplifiy breathing led feature and code
2014-04-18 14:33:57 +09:00
command.c
Merge remote-tracking branch 'upstream/master'
2015-04-07 14:57:03 +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
Simplifiy breathing led feature and code
2014-04-18 14:33:57 +09:00
host_driver.h
Moved files to common, protocol and doc directory
2012-06-07 02:47:33 +09: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
keyboard.c
Enable PS/2 mouse for TentaPad
2015-04-07 15:43:00 +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_in_eeprom.c
Improve flexibility
2014-05-26 12:48:10 +09:00
keymap_in_eeprom.h
More flexibility on matrix size
2014-05-26 17:31:01 +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_matrix.c
Some more implementation of led matrix
2014-01-14 16:12:21 +09:00
led_matrix.h
Some more implementation of led matrix
2014-01-14 16:12:21 +09:00
led.h
Improve softpwm to control LED respectively
2014-08-02 10:15:57 +09:00
ledmap_in_eeprom.c
Improve ledmap feature
2014-11-25 18:23:16 +09:00
ledmap_in_eeprom.h
Improve ledmap feature
2014-11-25 18:23:16 +09:00
ledmap.c
Improve ledmap feature
2014-11-25 18:23:16 +09:00
ledmap.h
Improve ledmap feature
2014-11-25 18:23:16 +09:00
matrix.h
infinity: Add initial files for keyboard support
2015-01-04 17:21:43 +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_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
sendchar.h
test build of 'Host shield' in minimal env.
2012-08-28 21:56:15 +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
softpwm_led.c
Implement backlight scheme of TentaPad
2015-04-07 15:42:57 +09:00
softpwm_led.h
Change implement from breathing led to fading led
2014-08-25 14:03:23 +09:00
suspend.h
Merge remote-tracking branch 'upstream/master'
2015-04-07 14:57:03 +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