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 fb105cd339 Merge branch '6kro' 9 lat temu
..
action.c Change implement from breathing led to fading led 9 lat temu
action.h Change implement from breathing led to fading led 9 lat temu
action_code.h New macro: ACTION_BACKLIGHT_LEVEL(level) 10 lat temu
action_layer.c Implement led mapping feature 9 lat temu
action_layer.h Implement led mapping feature 9 lat temu
action_macro.c Make modifiers 'weak' in macro 10 lat temu
action_macro.h Add support for macro media/system keys 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 compatibility problem with NKRO 9 lat temu
action_util.h Wait for USB starting up to make debug print available 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.c Fix bootloader jump use word address 10 lat temu
bootloader.h Moved files to common, protocol and doc directory 12 lat temu
bootmagic.c Merge branch 'ledmap' 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 9 lat temu
breathing_led.h Simplifiy breathing led feature and code 10 lat temu
command.c Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit 10 lat temu
command.h Add COMMAND_ENABLE build option 11 lat temu
debug.h Add xprintf(xitoa) from elm-chan.org 11 lat temu
debug_config.h Add xprintf(xitoa) from elm-chan.org 11 lat temu
eeconfig.c Remove trash of keymap_ex 10 lat temu
eeconfig.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 lat temu
host.c Make NKRO deafult when it is available 10 lat temu
host.h Make NKRO deafult when it is available 10 lat temu
host_driver.h Moved files to common, protocol and doc directory 12 lat temu
keyboard.c Add init callback function to softpwm_led 9 lat temu
keyboard.h Fix Tapping: release key immediately but modifier #65 10 lat temu
keycode.h Add mechanical locking switch support for NumLock and ScrollLock 10 lat temu
keymap.c Fix to bootmagic key configurable 10 lat temu
keymap.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 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 Add init callback function to softpwm_led 9 lat temu
ledmap.h Change ledmap code definition 9 lat temu
ledmap_in_eeprom.c Move backlight to a separated bit to realize complex ledmap combinations 9 lat temu
ledmap_in_eeprom.h Change ledmap code definition 9 lat temu
matrix.h Fix debouncing and add legacy keymap support 11 lat temu
mousekey.c Fix to build ps2_mouse with both LUFA and PJRC 10 lat temu
mousekey.h Use software serial for Sun. 11 lat temu
nodebug.h Add xprintf(xitoa) from elm-chan.org 11 lat temu
print.c Add xprintf(xitoa) from elm-chan.org 11 lat temu
print.h Add xprintf(xitoa) from elm-chan.org 11 lat temu
report.h Add description of keyboard report in report.h 10 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 Change implement from breathing led to fading led 9 lat temu
softpwm_led.h Change implement from breathing led to fading led 9 lat temu
suspend.c Fix USB initilaize on LUFA 10 lat temu
suspend.h Add common/suspend.c 11 lat temu
timer.c Initial version of new code for layer switch is added. 11 lat temu
timer.h usb_hid: workaround for compile on Windows. 11 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
xprintf.S Fix deprecated 'prog_*' typedef - Issue #34 11 lat temu
xprintf.h Fix deprecated 'prog_*' typedef - Issue #34 11 lat temu