1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
tmk_keyboard_custom/common
Kai Ryu f6643a082c Improve ledmap feature
- Change date type of ledmap from byte to word
- New reverse bit, reversing binding stats
- Fix minor bugs
2014-11-25 18:23:16 +09:00
..
avr Merge branch 'rn42' into merge_rn42 2014-11-24 13:50:33 +09:00
mbed Fix common files for mbed 2014-07-30 14:07:43 +09:00
action_code.h Add action 'Momentary switching with Modifiers' 2014-09-29 10:29:33 +09:00
action_layer.c Merge remote-tracking branch 'upstream/master' 2014-11-25 11:06:28 +09:00
action_layer.h Merge remote-tracking branch 'upstream/master' 2014-11-25 11:06:28 +09:00
action_macro.c Port action_* to mbed 2014-07-30 14:07:43 +09:00
action_macro.h Port action_* to mbed 2014-07-30 14:07:43 +09:00
action_tapping.c
action_tapping.h
action_util.c Merge remote-tracking branch 'upstream/master' 2014-11-25 11:06:28 +09:00
action_util.h Port action_* to mbed 2014-07-30 14:07:43 +09:00
action.c Merge remote-tracking branch 'upstream/master' 2014-11-25 11:06:28 +09:00
action.h Merge remote-tracking branch 'upstream/master' 2014-11-25 11:06:28 +09:00
backlight.c Change backlight_level to backlight_xor 2014-08-03 11:36:41 +09:00
backlight.h Change backlight_level to backlight_xor 2014-08-03 11:36:41 +09:00
bootloader.h
bootmagic.c Merge remote-tracking branch 'upstream/master' 2014-11-25 11:06:28 +09:00
bootmagic.h
breathing_led.c Add macro to make breathing led to use timer1 if timer3 is in other use 2014-07-17 14:16:35 +09:00
breathing_led.h
command.c Ad hoc fix of command API 2014-07-30 14:38:25 +09:00
command.h Ad hoc fix of command API 2014-07-30 14:38:25 +09:00
debug.c Add initializer of debug_config for GCC < 4.6.0(#144) 2014-11-14 22:53:25 +09:00
debug.h Fix debug.h 2014-11-24 14:33:50 +09:00
eeconfig.h
host_driver.h
host.c Port action_* to mbed 2014-07-30 14:07:43 +09:00
host.h Adhoc fix compile error of usb_usb 2014-09-22 10:42:20 +09:00
keyboard.c Merge remote-tracking branch 'upstream/master' 2014-11-25 11:06:28 +09:00
keyboard.h Matrix power saving 2014-11-23 13:08:05 +09:00
keycode.h
keymap_in_eeprom.c Improve flexibility 2014-05-26 12:48:10 +09:00
keymap_in_eeprom.h More flexibility on matrix size 2014-05-26 17:31:01 +09:00
keymap.c Fix common files for mbed 2014-07-30 14:07:43 +09:00
keymap.h Port action_* to mbed 2014-07-30 14:07:43 +09:00
led_matrix.c
led_matrix.h
led.h Improve softpwm to control LED respectively 2014-08-02 10:15:57 +09:00
ledmap_in_eeprom.c Improve ledmap feature 2014-11-25 18:23:16 +09:00
ledmap_in_eeprom.h Improve ledmap feature 2014-11-25 18:23:16 +09:00
ledmap.c Improve ledmap feature 2014-11-25 18:23:16 +09:00
ledmap.h Improve ledmap feature 2014-11-25 18:23:16 +09:00
matrix.h Matrix power saving 2014-11-23 13:08:05 +09:00
mousekey.c Fix common files for mbed 2014-07-30 14:07:43 +09:00
mousekey.h Fix common files for mbed 2014-07-30 14:07:43 +09:00
nodebug.h Fix debug.h and remove debug_config.h 2014-07-30 14:07:43 +09:00
print.c Add keyboard/mbed_onekey 2014-07-30 14:07:43 +09:00
print.h Adhoc fix compile error of usb_usb 2014-09-22 10:42:20 +09:00
progmem.h Port ps2_usb to mbed 2014-07-30 14:07:43 +09:00
report.h Port action_* to mbed 2014-07-30 14:07:43 +09:00
sendchar_null.c
sendchar_uart.c
sendchar.h
sleep_led.c
sleep_led.h
softpwm_led.c Change implement from breathing led to fading led 2014-08-25 14:03:23 +09:00
softpwm_led.h Change implement from breathing led to fading led 2014-08-25 14:03:23 +09:00
suspend.h USB initialize when plug-in during battery powered 2014-11-20 17:24:56 +09:00
timer.h Fix timer.h to include AVR specific header 2014-07-30 14:38:25 +09:00
uart.c
uart.h
util.c
util.h
wait.h Port action_* to mbed 2014-07-30 14:07:43 +09:00