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