Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Ce dépôt est archivé. Vous pouvez voir les fichiers et le cloner, mais vous ne pouvez pas pousser ni ouvrir de ticket/demande d'ajout.
Kai Ryu fb105cd339 Merge branch '6kro' il y a 9 ans
..
action.c Change implement from breathing led to fading led il y a 9 ans
action.h Change implement from breathing led to fading led il y a 9 ans
action_code.h New macro: ACTION_BACKLIGHT_LEVEL(level) il y a 10 ans
action_layer.c Implement led mapping feature il y a 9 ans
action_layer.h Implement led mapping feature il y a 9 ans
action_macro.c Make modifiers 'weak' in macro il y a 10 ans
action_macro.h Add support for macro media/system keys il y a 10 ans
action_tapping.c Fix Tapping: release key immediately but modifier #65 il y a 10 ans
action_tapping.h Refine ACT_LAYER and ACT_LAYER_TAP il y a 11 ans
action_util.c Fix compatibility problem with NKRO il y a 9 ans
action_util.h Wait for USB starting up to make debug print available il y a 10 ans
backlight.c Change backlight_level to backlight_xor il y a 9 ans
backlight.h Change backlight_level to backlight_xor il y a 9 ans
bootloader.c Fix bootloader jump use word address il y a 10 ans
bootloader.h Moved files to common, protocol and doc directory il y a 12 ans
bootmagic.c Merge branch 'ledmap' il y a 9 ans
bootmagic.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. il y a 10 ans
breathing_led.c Add macro to make breathing led to use timer1 if timer3 is in other use il y a 9 ans
breathing_led.h Simplifiy breathing led feature and code il y a 10 ans
command.c Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit il y a 10 ans
command.h Add COMMAND_ENABLE build option il y a 11 ans
debug.h Add xprintf(xitoa) from elm-chan.org il y a 11 ans
debug_config.h Add xprintf(xitoa) from elm-chan.org il y a 11 ans
eeconfig.c Remove trash of keymap_ex il y a 10 ans
eeconfig.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. il y a 10 ans
host.c Make NKRO deafult when it is available il y a 10 ans
host.h Make NKRO deafult when it is available il y a 10 ans
host_driver.h Moved files to common, protocol and doc directory il y a 12 ans
keyboard.c Add init callback function to softpwm_led il y a 9 ans
keyboard.h Fix Tapping: release key immediately but modifier #65 il y a 10 ans
keycode.h Add mechanical locking switch support for NumLock and ScrollLock il y a 10 ans
keymap.c Fix to bootmagic key configurable il y a 10 ans
keymap.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. il y a 10 ans
keymap_in_eeprom.c Improve flexibility il y a 10 ans
keymap_in_eeprom.h More flexibility on matrix size il y a 10 ans
led.h Improve softpwm to control LED respectively il y a 9 ans
led_matrix.c Some more implementation of led matrix il y a 10 ans
led_matrix.h Some more implementation of led matrix il y a 10 ans
ledmap.c Add init callback function to softpwm_led il y a 9 ans
ledmap.h Change ledmap code definition il y a 9 ans
ledmap_in_eeprom.c Move backlight to a separated bit to realize complex ledmap combinations il y a 9 ans
ledmap_in_eeprom.h Change ledmap code definition il y a 9 ans
matrix.h Fix debouncing and add legacy keymap support il y a 11 ans
mousekey.c Fix to build ps2_mouse with both LUFA and PJRC il y a 10 ans
mousekey.h Use software serial for Sun. il y a 11 ans
nodebug.h Add xprintf(xitoa) from elm-chan.org il y a 11 ans
print.c Add xprintf(xitoa) from elm-chan.org il y a 11 ans
print.h Add xprintf(xitoa) from elm-chan.org il y a 11 ans
report.h Add description of keyboard report in report.h il y a 10 ans
sendchar.h test build of 'Host shield' in minimal env. il y a 11 ans
sendchar_null.c Moved files to common, protocol and doc directory il y a 12 ans
sendchar_uart.c Moved files to common, protocol and doc directory il y a 12 ans
sleep_led.c Change sleep led step table to get smooth il y a 11 ans
sleep_led.h Add common/suspend.c il y a 11 ans
softpwm_led.c Change implement from breathing led to fading led il y a 9 ans
softpwm_led.h Change implement from breathing led to fading led il y a 9 ans
suspend.c Fix USB initilaize on LUFA il y a 10 ans
suspend.h Add common/suspend.c il y a 11 ans
timer.c Initial version of new code for layer switch is added. il y a 11 ans
timer.h usb_hid: workaround for compile on Windows. il y a 11 ans
uart.c Moved files to common, protocol and doc directory il y a 12 ans
uart.h Moved files to common, protocol and doc directory il y a 12 ans
util.c Add xprintf(xitoa) from elm-chan.org il y a 11 ans
util.h Add xprintf(xitoa) from elm-chan.org il y a 11 ans
xprintf.S Fix deprecated 'prog_*' typedef - Issue #34 il y a 11 ans
xprintf.h Fix deprecated 'prog_*' typedef - Issue #34 il y a 11 ans