Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Este repositório está arquivado. Você pode visualizar os arquivos e realizar clone, mas não poderá realizar push nem abrir issues e pull requests.
Kai Ryu fb105cd339 Merge branch '6kro' 9 anos atrás
..
action.c Change implement from breathing led to fading led 9 anos atrás
action.h Change implement from breathing led to fading led 9 anos atrás
action_code.h New macro: ACTION_BACKLIGHT_LEVEL(level) 10 anos atrás
action_layer.c Implement led mapping feature 9 anos atrás
action_layer.h Implement led mapping feature 9 anos atrás
action_macro.c Make modifiers 'weak' in macro 10 anos atrás
action_macro.h Add support for macro media/system keys 10 anos atrás
action_tapping.c Fix Tapping: release key immediately but modifier #65 10 anos atrás
action_tapping.h Refine ACT_LAYER and ACT_LAYER_TAP 11 anos atrás
action_util.c Fix compatibility problem with NKRO 9 anos atrás
action_util.h Wait for USB starting up to make debug print available 10 anos atrás
backlight.c Change backlight_level to backlight_xor 9 anos atrás
backlight.h Change backlight_level to backlight_xor 9 anos atrás
bootloader.c Fix bootloader jump use word address 10 anos atrás
bootloader.h Moved files to common, protocol and doc directory 12 anos atrás
bootmagic.c Merge branch 'ledmap' 9 anos atrás
bootmagic.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 anos atrás
breathing_led.c Add macro to make breathing led to use timer1 if timer3 is in other use 9 anos atrás
breathing_led.h Simplifiy breathing led feature and code 10 anos atrás
command.c Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit 10 anos atrás
command.h Add COMMAND_ENABLE build option 11 anos atrás
debug.h Add xprintf(xitoa) from elm-chan.org 11 anos atrás
debug_config.h Add xprintf(xitoa) from elm-chan.org 11 anos atrás
eeconfig.c Remove trash of keymap_ex 10 anos atrás
eeconfig.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 anos atrás
host.c Make NKRO deafult when it is available 10 anos atrás
host.h Make NKRO deafult when it is available 10 anos atrás
host_driver.h Moved files to common, protocol and doc directory 12 anos atrás
keyboard.c Add init callback function to softpwm_led 9 anos atrás
keyboard.h Fix Tapping: release key immediately but modifier #65 10 anos atrás
keycode.h Add mechanical locking switch support for NumLock and ScrollLock 10 anos atrás
keymap.c Fix to bootmagic key configurable 10 anos atrás
keymap.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 anos atrás
keymap_in_eeprom.c Improve flexibility 10 anos atrás
keymap_in_eeprom.h More flexibility on matrix size 10 anos atrás
led.h Improve softpwm to control LED respectively 9 anos atrás
led_matrix.c Some more implementation of led matrix 10 anos atrás
led_matrix.h Some more implementation of led matrix 10 anos atrás
ledmap.c Add init callback function to softpwm_led 9 anos atrás
ledmap.h Change ledmap code definition 9 anos atrás
ledmap_in_eeprom.c Move backlight to a separated bit to realize complex ledmap combinations 9 anos atrás
ledmap_in_eeprom.h Change ledmap code definition 9 anos atrás
matrix.h Fix debouncing and add legacy keymap support 11 anos atrás
mousekey.c Fix to build ps2_mouse with both LUFA and PJRC 10 anos atrás
mousekey.h Use software serial for Sun. 11 anos atrás
nodebug.h Add xprintf(xitoa) from elm-chan.org 11 anos atrás
print.c Add xprintf(xitoa) from elm-chan.org 11 anos atrás
print.h Add xprintf(xitoa) from elm-chan.org 11 anos atrás
report.h Add description of keyboard report in report.h 10 anos atrás
sendchar.h test build of 'Host shield' in minimal env. 11 anos atrás
sendchar_null.c Moved files to common, protocol and doc directory 12 anos atrás
sendchar_uart.c Moved files to common, protocol and doc directory 12 anos atrás
sleep_led.c Change sleep led step table to get smooth 11 anos atrás
sleep_led.h Add common/suspend.c 11 anos atrás
softpwm_led.c Change implement from breathing led to fading led 9 anos atrás
softpwm_led.h Change implement from breathing led to fading led 9 anos atrás
suspend.c Fix USB initilaize on LUFA 10 anos atrás
suspend.h Add common/suspend.c 11 anos atrás
timer.c Initial version of new code for layer switch is added. 11 anos atrás
timer.h usb_hid: workaround for compile on Windows. 11 anos atrás
uart.c Moved files to common, protocol and doc directory 12 anos atrás
uart.h Moved files to common, protocol and doc directory 12 anos atrás
util.c Add xprintf(xitoa) from elm-chan.org 11 anos atrás
util.h Add xprintf(xitoa) from elm-chan.org 11 anos atrás
xprintf.S Fix deprecated 'prog_*' typedef - Issue #34 11 anos atrás
xprintf.h Fix deprecated 'prog_*' typedef - Issue #34 11 anos atrás