qmk-dactyl-manuform-a/common
tmk 04fe78ee0a Fix print and timer 2014-07-30 14:07:43 +09:00
..
avr Fix print and timer 2014-07-30 14:07:43 +09:00
mbed Fix print and timer 2014-07-30 14:07:43 +09:00
action.c New macro: ACTION_BACKLIGHT_LEVEL(level) 2014-04-08 21:02:46 +02:00
action.h Fix to build ps2_mouse with both LUFA and PJRC 2013-11-20 11:32:09 +09:00
action_code.h New macro: ACTION_BACKLIGHT_LEVEL(level) 2014-04-08 21:02:46 +02:00
action_layer.c Add default layer config to bootmagic 2013-06-22 16:24:56 +09:00
action_layer.h Add default layer config to bootmagic 2013-06-22 16:24:56 +09:00
action_macro.c Make modifiers 'weak' in macro 2014-01-28 10:55:51 +09:00
action_macro.h Add support for macro media/system keys 2013-07-23 07:53:18 +09:00
action_tapping.c Fix Tapping: release key immediately but modifier #65 2013-10-03 12:40:33 +09:00
action_tapping.h
action_util.c New branch for 6KRO feature 2014-05-13 14:57:13 +09:00
action_util.h Wait for USB starting up to make debug print available 2013-11-19 03:20:25 +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.c Fix bootloader jump use word address 2013-09-18 16:10:53 +09:00
bootloader.h
bootmagic.c Adding NKRO virtual dip-switch, using existing bit in keymap byte. 2014-04-09 15:54:16 -07:00
bootmagic.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 2014-04-09 15:54:16 -07:00
command.c Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit 2014-07-07 12:01:01 +09:00
command.h
debug.h Fix print and timer 2014-07-30 14:07:43 +09:00
debug_config.h Fix print and timer 2014-07-30 14:07:43 +09:00
eeconfig.c Add BACKLIGHT_ENABLE conditional 2013-06-23 09:14:58 +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 Make NKRO deafult when it is available 2014-04-27 04:16:49 +09:00
host.h Make NKRO deafult when it is available 2014-04-27 04:16:49 +09:00
host_driver.h
keyboard.c Fix to build ps2_mouse with both LUFA and PJRC 2013-11-20 11:32:09 +09:00
keyboard.h Fix Tapping: release key immediately but modifier #65 2013-10-03 12:40:33 +09:00
keycode.h Add mechanical locking switch support for NumLock and ScrollLock 2013-07-23 10:56:03 +09:00
keymap.c Fix to bootmagic key configurable 2013-09-21 21:21:34 +09:00
keymap.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 2014-04-09 15:54:16 -07:00
led.h
matrix.h
mousekey.c Fix to build ps2_mouse with both LUFA and PJRC 2013-11-20 11:32:09 +09:00
mousekey.h
nodebug.h Fix print and timer 2014-07-30 14:07:43 +09:00
print.c Add keyboard/mbed_onekey 2014-07-30 14:07:43 +09:00
print.h Fix print and timer 2014-07-30 14:07:43 +09:00
report.h Add description of keyboard report in report.h 2013-12-16 21:56:44 +09:00
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.c
sleep_led.h
suspend.c Fix USB initilaize on LUFA 2013-09-21 22:47:03 +09:00
suspend.h
timer.h Port timer to mbed 2014-07-30 14:07:43 +09:00
uart.c
uart.h
util.c
util.h