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