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' hace 9 años
..
action.c Change implement from breathing led to fading led hace 9 años
action.h Change implement from breathing led to fading led hace 9 años
action_code.h New macro: ACTION_BACKLIGHT_LEVEL(level) hace 10 años
action_layer.c Implement led mapping feature hace 9 años
action_layer.h Implement led mapping feature hace 9 años
action_macro.c Make modifiers 'weak' in macro hace 10 años
action_macro.h Add support for macro media/system keys hace 10 años
action_tapping.c Fix Tapping: release key immediately but modifier #65 hace 10 años
action_tapping.h Refine ACT_LAYER and ACT_LAYER_TAP hace 11 años
action_util.c Fix compatibility problem with NKRO hace 9 años
action_util.h Wait for USB starting up to make debug print available hace 10 años
backlight.c Change backlight_level to backlight_xor hace 9 años
backlight.h Change backlight_level to backlight_xor hace 9 años
bootloader.c Fix bootloader jump use word address hace 10 años
bootloader.h Moved files to common, protocol and doc directory hace 12 años
bootmagic.c Merge branch 'ledmap' hace 9 años
bootmagic.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. hace 10 años
breathing_led.c Add macro to make breathing led to use timer1 if timer3 is in other use hace 9 años
breathing_led.h Simplifiy breathing led feature and code hace 10 años
command.c Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit hace 10 años
command.h Add COMMAND_ENABLE build option hace 11 años
debug.h Add xprintf(xitoa) from elm-chan.org hace 11 años
debug_config.h Add xprintf(xitoa) from elm-chan.org hace 11 años
eeconfig.c Remove trash of keymap_ex hace 10 años
eeconfig.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. hace 10 años
host.c Make NKRO deafult when it is available hace 10 años
host.h Make NKRO deafult when it is available hace 10 años
host_driver.h Moved files to common, protocol and doc directory hace 12 años
keyboard.c Add init callback function to softpwm_led hace 9 años
keyboard.h Fix Tapping: release key immediately but modifier #65 hace 10 años
keycode.h Add mechanical locking switch support for NumLock and ScrollLock hace 10 años
keymap.c Fix to bootmagic key configurable hace 10 años
keymap.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. hace 10 años
keymap_in_eeprom.c Improve flexibility hace 10 años
keymap_in_eeprom.h More flexibility on matrix size hace 10 años
led.h Improve softpwm to control LED respectively hace 9 años
led_matrix.c Some more implementation of led matrix hace 10 años
led_matrix.h Some more implementation of led matrix hace 10 años
ledmap.c Add init callback function to softpwm_led hace 9 años
ledmap.h Change ledmap code definition hace 9 años
ledmap_in_eeprom.c Move backlight to a separated bit to realize complex ledmap combinations hace 9 años
ledmap_in_eeprom.h Change ledmap code definition hace 9 años
matrix.h Fix debouncing and add legacy keymap support hace 11 años
mousekey.c Fix to build ps2_mouse with both LUFA and PJRC hace 10 años
mousekey.h Use software serial for Sun. hace 11 años
nodebug.h Add xprintf(xitoa) from elm-chan.org hace 11 años
print.c Add xprintf(xitoa) from elm-chan.org hace 11 años
print.h Add xprintf(xitoa) from elm-chan.org hace 11 años
report.h Add description of keyboard report in report.h hace 10 años
sendchar.h test build of 'Host shield' in minimal env. hace 11 años
sendchar_null.c Moved files to common, protocol and doc directory hace 12 años
sendchar_uart.c Moved files to common, protocol and doc directory hace 12 años
sleep_led.c Change sleep led step table to get smooth hace 11 años
sleep_led.h Add common/suspend.c hace 11 años
softpwm_led.c Change implement from breathing led to fading led hace 9 años
softpwm_led.h Change implement from breathing led to fading led hace 9 años
suspend.c Fix USB initilaize on LUFA hace 10 años
suspend.h Add common/suspend.c hace 11 años
timer.c Initial version of new code for layer switch is added. hace 11 años
timer.h usb_hid: workaround for compile on Windows. hace 11 años
uart.c Moved files to common, protocol and doc directory hace 12 años
uart.h Moved files to common, protocol and doc directory hace 12 años
util.c Add xprintf(xitoa) from elm-chan.org hace 11 años
util.h Add xprintf(xitoa) from elm-chan.org hace 11 años
xprintf.S Fix deprecated 'prog_*' typedef - Issue #34 hace 11 años
xprintf.h Fix deprecated 'prog_*' typedef - Issue #34 hace 11 años