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 0bc7a794da Add some missed preprocessor conditional to softpwm_led 9 lat temu
..
avr Merge remote-tracking branch 'upstream/master' 9 lat temu
mbed infinity: Add initial files for keyboard support 9 lat temu
action.c Merge remote-tracking branch 'upstream/master' 9 lat temu
action.h Merge remote-tracking branch 'upstream/master' 9 lat temu
action_code.h Add action 'Momentary switching with Modifiers' 9 lat temu
action_layer.c Merge remote-tracking branch 'upstream/master' 9 lat temu
action_layer.h Merge remote-tracking branch 'upstream/master' 9 lat temu
action_macro.c Port action_* to mbed 10 lat temu
action_macro.h Port action_* to mbed 10 lat temu
action_tapping.c Fix Tapping: release key immediately but modifier #65 10 lat temu
action_tapping.h Refine ACT_LAYER and ACT_LAYER_TAP 11 lat temu
action_util.c Fix 6KRO compatibility issue with NKRO 9 lat temu
action_util.h Port action_* to mbed 10 lat temu
backlight.c Change backlight_level to backlight_xor 9 lat temu
backlight.h Change backlight_level to backlight_xor 9 lat temu
bootloader.h Moved files to common, protocol and doc directory 12 lat temu
bootmagic.c Merge remote-tracking branch 'upstream/master' 9 lat temu
bootmagic.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 lat temu
breathing_led.c Add macro to make breathing led to use timer1 if timer3 is in other use 10 lat temu
breathing_led.h Simplifiy breathing led feature and code 10 lat temu
command.c Merge remote-tracking branch 'upstream/master' 9 lat temu
command.h Ad hoc fix of command API 10 lat temu
debug.c Add initializer of debug_config for GCC < 4.6.0(#144) 9 lat temu
debug.h Fix debug.h 9 lat temu
eeconfig.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 lat temu
host.c Port action_* to mbed 10 lat temu
host.h Adhoc fix compile error of usb_usb 9 lat temu
host_driver.h Moved files to common, protocol and doc directory 12 lat temu
keyboard.c Enable PS/2 mouse for TentaPad 9 lat temu
keyboard.h Matrix power saving 9 lat temu
keycode.h Remove unwanted white space 9 lat temu
keymap.c Fix common files for mbed 10 lat temu
keymap.h Port action_* to mbed 10 lat temu
keymap_in_eeprom.c Improve flexibility 10 lat temu
keymap_in_eeprom.h More flexibility on matrix size 10 lat temu
led.h Improve softpwm to control LED respectively 9 lat temu
led_matrix.c Some more implementation of led matrix 10 lat temu
led_matrix.h Some more implementation of led matrix 10 lat temu
ledmap.c Improve ledmap feature 9 lat temu
ledmap.h Improve ledmap feature 9 lat temu
ledmap_in_eeprom.c Improve ledmap feature 9 lat temu
ledmap_in_eeprom.h Improve ledmap feature 9 lat temu
matrix.h infinity: Add initial files for keyboard support 9 lat temu
mousekey.c Fix common files for mbed 10 lat temu
mousekey.h Fix common files for mbed 10 lat temu
nodebug.h Fix debug.h and remove debug_config.h 10 lat temu
print.c Ad hoc fix of print and debug for mbed 9 lat temu
print.h usb_usb: Update for new core layout 9 lat temu
progmem.h Port ps2_usb to mbed 10 lat temu
report.h Add keycode for Fast Forward & Rewind 9 lat temu
sendchar.h test build of 'Host shield' in minimal env. 11 lat temu
sendchar_null.c Moved files to common, protocol and doc directory 12 lat temu
sendchar_uart.c Moved files to common, protocol and doc directory 12 lat temu
sleep_led.c Change sleep led step table to get smooth 11 lat temu
sleep_led.h Add common/suspend.c 11 lat temu
softpwm_led.c Add some missed preprocessor conditional to softpwm_led 9 lat temu
softpwm_led.h Extend breathing led to support enbale once and separated breathing index 9 lat temu
suspend.h Merge remote-tracking branch 'upstream/master' 9 lat temu
timer.h Fix timer.h to include AVR specific header 10 lat temu
uart.c Moved files to common, protocol and doc directory 12 lat temu
uart.h Moved files to common, protocol and doc directory 12 lat temu
util.c Add xprintf(xitoa) from elm-chan.org 11 lat temu
util.h Add xprintf(xitoa) from elm-chan.org 11 lat temu
wait.h Port action_* to mbed 10 lat temu