Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Dieses Repo ist archiviert. Du kannst Dateien sehen und es klonen, kannst aber nicht pushen oder Issues/Pull-Requests öffnen.
Kai Ryu fb105cd339 Merge branch '6kro' vor 9 Jahren
..
action.c Change implement from breathing led to fading led vor 9 Jahren
action.h Change implement from breathing led to fading led vor 9 Jahren
action_code.h New macro: ACTION_BACKLIGHT_LEVEL(level) vor 10 Jahren
action_layer.c Implement led mapping feature vor 9 Jahren
action_layer.h Implement led mapping feature vor 9 Jahren
action_macro.c Make modifiers 'weak' in macro vor 10 Jahren
action_macro.h Add support for macro media/system keys vor 10 Jahren
action_tapping.c Fix Tapping: release key immediately but modifier #65 vor 10 Jahren
action_tapping.h Refine ACT_LAYER and ACT_LAYER_TAP vor 11 Jahren
action_util.c Fix compatibility problem with NKRO vor 9 Jahren
action_util.h Wait for USB starting up to make debug print available vor 10 Jahren
backlight.c Change backlight_level to backlight_xor vor 9 Jahren
backlight.h Change backlight_level to backlight_xor vor 9 Jahren
bootloader.c Fix bootloader jump use word address vor 10 Jahren
bootloader.h Moved files to common, protocol and doc directory vor 12 Jahren
bootmagic.c Merge branch 'ledmap' vor 9 Jahren
bootmagic.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. vor 10 Jahren
breathing_led.c Add macro to make breathing led to use timer1 if timer3 is in other use vor 9 Jahren
breathing_led.h Simplifiy breathing led feature and code vor 10 Jahren
command.c Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit vor 10 Jahren
command.h Add COMMAND_ENABLE build option vor 11 Jahren
debug.h Add xprintf(xitoa) from elm-chan.org vor 11 Jahren
debug_config.h Add xprintf(xitoa) from elm-chan.org vor 11 Jahren
eeconfig.c Remove trash of keymap_ex vor 10 Jahren
eeconfig.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. vor 10 Jahren
host.c Make NKRO deafult when it is available vor 10 Jahren
host.h Make NKRO deafult when it is available vor 10 Jahren
host_driver.h Moved files to common, protocol and doc directory vor 12 Jahren
keyboard.c Add init callback function to softpwm_led vor 9 Jahren
keyboard.h Fix Tapping: release key immediately but modifier #65 vor 10 Jahren
keycode.h Add mechanical locking switch support for NumLock and ScrollLock vor 10 Jahren
keymap.c Fix to bootmagic key configurable vor 10 Jahren
keymap.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. vor 10 Jahren
keymap_in_eeprom.c Improve flexibility vor 10 Jahren
keymap_in_eeprom.h More flexibility on matrix size vor 10 Jahren
led.h Improve softpwm to control LED respectively vor 9 Jahren
led_matrix.c Some more implementation of led matrix vor 10 Jahren
led_matrix.h Some more implementation of led matrix vor 10 Jahren
ledmap.c Add init callback function to softpwm_led vor 9 Jahren
ledmap.h Change ledmap code definition vor 9 Jahren
ledmap_in_eeprom.c Move backlight to a separated bit to realize complex ledmap combinations vor 9 Jahren
ledmap_in_eeprom.h Change ledmap code definition vor 9 Jahren
matrix.h Fix debouncing and add legacy keymap support vor 11 Jahren
mousekey.c Fix to build ps2_mouse with both LUFA and PJRC vor 10 Jahren
mousekey.h Use software serial for Sun. vor 11 Jahren
nodebug.h Add xprintf(xitoa) from elm-chan.org vor 11 Jahren
print.c Add xprintf(xitoa) from elm-chan.org vor 11 Jahren
print.h Add xprintf(xitoa) from elm-chan.org vor 11 Jahren
report.h Add description of keyboard report in report.h vor 10 Jahren
sendchar.h test build of 'Host shield' in minimal env. vor 11 Jahren
sendchar_null.c Moved files to common, protocol and doc directory vor 12 Jahren
sendchar_uart.c Moved files to common, protocol and doc directory vor 12 Jahren
sleep_led.c Change sleep led step table to get smooth vor 11 Jahren
sleep_led.h Add common/suspend.c vor 11 Jahren
softpwm_led.c Change implement from breathing led to fading led vor 9 Jahren
softpwm_led.h Change implement from breathing led to fading led vor 9 Jahren
suspend.c Fix USB initilaize on LUFA vor 10 Jahren
suspend.h Add common/suspend.c vor 11 Jahren
timer.c Initial version of new code for layer switch is added. vor 11 Jahren
timer.h usb_hid: workaround for compile on Windows. vor 11 Jahren
uart.c Moved files to common, protocol and doc directory vor 12 Jahren
uart.h Moved files to common, protocol and doc directory vor 12 Jahren
util.c Add xprintf(xitoa) from elm-chan.org vor 11 Jahren
util.h Add xprintf(xitoa) from elm-chan.org vor 11 Jahren
xprintf.S Fix deprecated 'prog_*' typedef - Issue #34 vor 11 Jahren
xprintf.h Fix deprecated 'prog_*' typedef - Issue #34 vor 11 Jahren