Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Tento repozitář je archivovaný. Můžete prohlížet soubory, klonovat, ale nemůžete nahrávat a vytvářet nové úkoly a požadavky na natažení.
Kai Ryu fb105cd339 Merge branch '6kro' před 9 roky
..
action.c Change implement from breathing led to fading led před 9 roky
action.h Change implement from breathing led to fading led před 9 roky
action_code.h New macro: ACTION_BACKLIGHT_LEVEL(level) před 10 roky
action_layer.c Implement led mapping feature před 9 roky
action_layer.h Implement led mapping feature před 9 roky
action_macro.c Make modifiers 'weak' in macro před 10 roky
action_macro.h Add support for macro media/system keys před 10 roky
action_tapping.c Fix Tapping: release key immediately but modifier #65 před 10 roky
action_tapping.h Refine ACT_LAYER and ACT_LAYER_TAP před 11 roky
action_util.c Fix compatibility problem with NKRO před 9 roky
action_util.h Wait for USB starting up to make debug print available před 10 roky
backlight.c Change backlight_level to backlight_xor před 9 roky
backlight.h Change backlight_level to backlight_xor před 9 roky
bootloader.c Fix bootloader jump use word address před 10 roky
bootloader.h Moved files to common, protocol and doc directory před 12 roky
bootmagic.c Merge branch 'ledmap' před 9 roky
bootmagic.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. před 10 roky
breathing_led.c Add macro to make breathing led to use timer1 if timer3 is in other use před 9 roky
breathing_led.h Simplifiy breathing led feature and code před 10 roky
command.c Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit před 10 roky
command.h Add COMMAND_ENABLE build option před 11 roky
debug.h Add xprintf(xitoa) from elm-chan.org před 11 roky
debug_config.h Add xprintf(xitoa) from elm-chan.org před 11 roky
eeconfig.c Remove trash of keymap_ex před 10 roky
eeconfig.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. před 10 roky
host.c Make NKRO deafult when it is available před 10 roky
host.h Make NKRO deafult when it is available před 10 roky
host_driver.h Moved files to common, protocol and doc directory před 12 roky
keyboard.c Add init callback function to softpwm_led před 9 roky
keyboard.h Fix Tapping: release key immediately but modifier #65 před 10 roky
keycode.h Add mechanical locking switch support for NumLock and ScrollLock před 10 roky
keymap.c Fix to bootmagic key configurable před 10 roky
keymap.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. před 10 roky
keymap_in_eeprom.c Improve flexibility před 10 roky
keymap_in_eeprom.h More flexibility on matrix size před 10 roky
led.h Improve softpwm to control LED respectively před 9 roky
led_matrix.c Some more implementation of led matrix před 10 roky
led_matrix.h Some more implementation of led matrix před 10 roky
ledmap.c Add init callback function to softpwm_led před 9 roky
ledmap.h Change ledmap code definition před 9 roky
ledmap_in_eeprom.c Move backlight to a separated bit to realize complex ledmap combinations před 9 roky
ledmap_in_eeprom.h Change ledmap code definition před 9 roky
matrix.h Fix debouncing and add legacy keymap support před 11 roky
mousekey.c Fix to build ps2_mouse with both LUFA and PJRC před 10 roky
mousekey.h Use software serial for Sun. před 11 roky
nodebug.h Add xprintf(xitoa) from elm-chan.org před 11 roky
print.c Add xprintf(xitoa) from elm-chan.org před 11 roky
print.h Add xprintf(xitoa) from elm-chan.org před 11 roky
report.h Add description of keyboard report in report.h před 10 roky
sendchar.h test build of 'Host shield' in minimal env. před 11 roky
sendchar_null.c Moved files to common, protocol and doc directory před 12 roky
sendchar_uart.c Moved files to common, protocol and doc directory před 12 roky
sleep_led.c Change sleep led step table to get smooth před 11 roky
sleep_led.h Add common/suspend.c před 11 roky
softpwm_led.c Change implement from breathing led to fading led před 9 roky
softpwm_led.h Change implement from breathing led to fading led před 9 roky
suspend.c Fix USB initilaize on LUFA před 10 roky
suspend.h Add common/suspend.c před 11 roky
timer.c Initial version of new code for layer switch is added. před 11 roky
timer.h usb_hid: workaround for compile on Windows. před 11 roky
uart.c Moved files to common, protocol and doc directory před 12 roky
uart.h Moved files to common, protocol and doc directory před 12 roky
util.c Add xprintf(xitoa) from elm-chan.org před 11 roky
util.h Add xprintf(xitoa) from elm-chan.org před 11 roky
xprintf.S Fix deprecated 'prog_*' typedef - Issue #34 před 11 roky
xprintf.h Fix deprecated 'prog_*' typedef - Issue #34 před 11 roky