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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Kai Ryu 632c306c29 Add some missed preprocessor conditional to softpwm_led 9 years ago
..
avr Merge remote-tracking branch 'upstream/master' 9 years ago
mbed infinity: Add initial files for keyboard support 9 years ago
action.c Merge remote-tracking branch 'upstream/master' 9 years ago
action.h Merge remote-tracking branch 'upstream/master' 9 years ago
action_code.h Add action 'Momentary switching with Modifiers' 9 years ago
action_layer.c Merge remote-tracking branch 'upstream/master' 9 years ago
action_layer.h Merge remote-tracking branch 'upstream/master' 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 Fix 6KRO compatibility issue with NKRO 9 years ago
action_util.h Port action_* to mbed 9 years ago
backlight.c Change backlight_level to backlight_xor 9 years ago
backlight.h Change backlight_level to backlight_xor 9 years ago
bootloader.h Moved files to common, protocol and doc directory 12 years ago
bootmagic.c Merge remote-tracking branch 'upstream/master' 9 years ago
bootmagic.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 years ago
breathing_led.c Add macro to make breathing led to use timer1 if timer3 is in other use 9 years ago
breathing_led.h Simplifiy breathing led feature and code 10 years ago
command.c Merge remote-tracking branch 'upstream/master' 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 Enable PS/2 mouse for TentaPad 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
keymap_in_eeprom.c Improve flexibility 10 years ago
keymap_in_eeprom.h More flexibility on matrix size 10 years ago
led.h Improve softpwm to control LED respectively 9 years ago
led_matrix.c Some more implementation of led matrix 10 years ago
led_matrix.h Some more implementation of led matrix 10 years ago
ledmap.c Improve ledmap feature 9 years ago
ledmap.h Improve ledmap feature 9 years ago
ledmap_in_eeprom.c Improve ledmap feature 9 years ago
ledmap_in_eeprom.h Improve ledmap feature 9 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
softpwm_led.c Add some missed preprocessor conditional to softpwm_led 9 years ago
softpwm_led.h Extend breathing led to support enbale once and separated breathing index 9 years ago
suspend.h Merge remote-tracking branch 'upstream/master' 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