Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Repozitorijs ir arhivēts. Tam var aplūkot failus un to var klonēt, bet nevar iesūtīt jaunas izmaiņas, kā arī atvērt jaunas problēmas/izmaiņu pieprasījumus.
Kai Ryu fb105cd339 Merge branch '6kro' pirms 9 gadiem
..
action.c Change implement from breathing led to fading led pirms 9 gadiem
action.h Change implement from breathing led to fading led pirms 9 gadiem
action_code.h New macro: ACTION_BACKLIGHT_LEVEL(level) pirms 10 gadiem
action_layer.c Implement led mapping feature pirms 9 gadiem
action_layer.h Implement led mapping feature pirms 9 gadiem
action_macro.c Make modifiers 'weak' in macro pirms 10 gadiem
action_macro.h Add support for macro media/system keys pirms 10 gadiem
action_tapping.c Fix Tapping: release key immediately but modifier #65 pirms 10 gadiem
action_tapping.h Refine ACT_LAYER and ACT_LAYER_TAP pirms 11 gadiem
action_util.c Fix compatibility problem with NKRO pirms 9 gadiem
action_util.h Wait for USB starting up to make debug print available pirms 10 gadiem
backlight.c Change backlight_level to backlight_xor pirms 9 gadiem
backlight.h Change backlight_level to backlight_xor pirms 9 gadiem
bootloader.c Fix bootloader jump use word address pirms 10 gadiem
bootloader.h Moved files to common, protocol and doc directory pirms 12 gadiem
bootmagic.c Merge branch 'ledmap' pirms 9 gadiem
bootmagic.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. pirms 10 gadiem
breathing_led.c Add macro to make breathing led to use timer1 if timer3 is in other use pirms 9 gadiem
breathing_led.h Simplifiy breathing led feature and code pirms 10 gadiem
command.c Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bit pirms 10 gadiem
command.h Add COMMAND_ENABLE build option pirms 11 gadiem
debug.h Add xprintf(xitoa) from elm-chan.org pirms 11 gadiem
debug_config.h Add xprintf(xitoa) from elm-chan.org pirms 11 gadiem
eeconfig.c Remove trash of keymap_ex pirms 10 gadiem
eeconfig.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. pirms 10 gadiem
host.c Make NKRO deafult when it is available pirms 10 gadiem
host.h Make NKRO deafult when it is available pirms 10 gadiem
host_driver.h Moved files to common, protocol and doc directory pirms 12 gadiem
keyboard.c Add init callback function to softpwm_led pirms 9 gadiem
keyboard.h Fix Tapping: release key immediately but modifier #65 pirms 10 gadiem
keycode.h Add mechanical locking switch support for NumLock and ScrollLock pirms 10 gadiem
keymap.c Fix to bootmagic key configurable pirms 10 gadiem
keymap.h Adding NKRO virtual dip-switch, using existing bit in keymap byte. pirms 10 gadiem
keymap_in_eeprom.c Improve flexibility pirms 10 gadiem
keymap_in_eeprom.h More flexibility on matrix size pirms 10 gadiem
led.h Improve softpwm to control LED respectively pirms 9 gadiem
led_matrix.c Some more implementation of led matrix pirms 10 gadiem
led_matrix.h Some more implementation of led matrix pirms 10 gadiem
ledmap.c Add init callback function to softpwm_led pirms 9 gadiem
ledmap.h Change ledmap code definition pirms 9 gadiem
ledmap_in_eeprom.c Move backlight to a separated bit to realize complex ledmap combinations pirms 9 gadiem
ledmap_in_eeprom.h Change ledmap code definition pirms 9 gadiem
matrix.h Fix debouncing and add legacy keymap support pirms 11 gadiem
mousekey.c Fix to build ps2_mouse with both LUFA and PJRC pirms 10 gadiem
mousekey.h Use software serial for Sun. pirms 11 gadiem
nodebug.h Add xprintf(xitoa) from elm-chan.org pirms 11 gadiem
print.c Add xprintf(xitoa) from elm-chan.org pirms 11 gadiem
print.h Add xprintf(xitoa) from elm-chan.org pirms 11 gadiem
report.h Add description of keyboard report in report.h pirms 10 gadiem
sendchar.h test build of 'Host shield' in minimal env. pirms 11 gadiem
sendchar_null.c Moved files to common, protocol and doc directory pirms 12 gadiem
sendchar_uart.c Moved files to common, protocol and doc directory pirms 12 gadiem
sleep_led.c Change sleep led step table to get smooth pirms 11 gadiem
sleep_led.h Add common/suspend.c pirms 11 gadiem
softpwm_led.c Change implement from breathing led to fading led pirms 9 gadiem
softpwm_led.h Change implement from breathing led to fading led pirms 9 gadiem
suspend.c Fix USB initilaize on LUFA pirms 10 gadiem
suspend.h Add common/suspend.c pirms 11 gadiem
timer.c Initial version of new code for layer switch is added. pirms 11 gadiem
timer.h usb_hid: workaround for compile on Windows. pirms 11 gadiem
uart.c Moved files to common, protocol and doc directory pirms 12 gadiem
uart.h Moved files to common, protocol and doc directory pirms 12 gadiem
util.c Add xprintf(xitoa) from elm-chan.org pirms 11 gadiem
util.h Add xprintf(xitoa) from elm-chan.org pirms 11 gadiem
xprintf.S Fix deprecated 'prog_*' typedef - Issue #34 pirms 11 gadiem
xprintf.h Fix deprecated 'prog_*' typedef - Issue #34 pirms 11 gadiem