Keyboard firmwares for Atmel AVR and Cortex-M
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tmk aa95d6ff62 Merge pull request #151 from bswinnerton/typo-fix 9 years ago
..
avr Compensate timer during prower down 9 years ago
mbed infinity: Add initial files for keyboard support 9 years ago
action.c Merge branch 'rn42' into merge_rn42 9 years ago
action.h Port action_* to mbed 9 years ago
action_code.h Add action 'Momentary switching with Modifiers' 9 years ago
action_layer.c Port action_* to mbed 9 years ago
action_layer.h Port action_* to mbed 9 years ago
action_macro.c Port action_* to mbed 9 years ago
action_macro.h Port action_* to mbed 9 years ago
action_tapping.c Fix Tapping: release key immediately but modifier #65 10 years ago
action_tapping.h Refine ACT_LAYER and ACT_LAYER_TAP 11 years ago
action_util.c Port action_* to mbed 9 years ago
action_util.h Port action_* to mbed 9 years ago
backlight.c New macro: ACTION_BACKLIGHT_LEVEL(level) 10 years ago
backlight.h New macro: ACTION_BACKLIGHT_LEVEL(level) 10 years ago
bootloader.h Moved files to common, protocol and doc directory 12 years ago
bootmagic.c Port action_* to mbed 9 years ago
bootmagic.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 years ago
command.c Merge pull request #151 from bswinnerton/typo-fix 9 years ago
command.h Ad hoc fix of command API 9 years ago
debug.c Add initializer of debug_config for GCC < 4.6.0(#144) 9 years ago
debug.h Fix debug.h 9 years ago
eeconfig.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 years ago
host.c Port action_* to mbed 9 years ago
host.h Adhoc fix compile error of usb_usb 9 years ago
host_driver.h Moved files to common, protocol and doc directory 12 years ago
keyboard.c Merge branch 'rn42' into merge_rn42 9 years ago
keyboard.h Matrix power saving 9 years ago
keycode.h Remove unwanted white space 9 years ago
keymap.c Fix common files for mbed 9 years ago
keymap.h Port action_* to mbed 9 years ago
led.h Moved files to common, protocol and doc directory 12 years ago
matrix.h infinity: Add initial files for keyboard support 9 years ago
mousekey.c Fix common files for mbed 9 years ago
mousekey.h Fix common files for mbed 9 years ago
nodebug.h Fix debug.h and remove debug_config.h 9 years ago
print.c Ad hoc fix of print and debug for mbed 9 years ago
print.h usb_usb: Update for new core layout 9 years ago
progmem.h Port ps2_usb to mbed 9 years ago
report.h Add keycode for Fast Forward & Rewind 9 years ago
sendchar.h test build of 'Host shield' in minimal env. 11 years ago
sendchar_null.c Moved files to common, protocol and doc directory 12 years ago
sendchar_uart.c Moved files to common, protocol and doc directory 12 years ago
sleep_led.c Change sleep led step table to get smooth 11 years ago
sleep_led.h Add common/suspend.c 11 years ago
suspend.h Compensate timer during prower down 9 years ago
timer.h Fix timer.h to include AVR specific header 9 years ago
uart.c Moved files to common, protocol and doc directory 12 years ago
uart.h Moved files to common, protocol and doc directory 12 years ago
util.c Add xprintf(xitoa) from elm-chan.org 11 years ago
util.h Add xprintf(xitoa) from elm-chan.org 11 years ago
wait.h Port action_* to mbed 9 years ago