jlj-qmk/tmk_core/common
patrickmt e5465e1c57 CTRL and ALT updates
Added support to enter bootloader from software (bootloader version must be newer than "v2.18Jun 22 2018 17:28:08" until workaround for older is created).
Updated CTRL and ALT keymaps for entering bootloader with Fn+b held for >500ms.
Added basic MacOS keymap for ALT.
USB sleep LED indicator now turns off after 1 second.
Slowed down debug LED code printing.
2018-09-05 11:14:31 -07:00
..
arm_atsam CTRL and ALT updates 2018-09-05 11:14:31 -07:00
avr Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEP 2018-06-28 22:08:26 -04:00
chibios Fix emulated EEPROM start address on STM32F303 (#3819) 2018-08-31 07:37:13 -07:00
mbed
test
action_code.h
action_layer.c
action_layer.h
action_macro.c
action_macro.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
action.c fix mousekey call 2018-09-03 16:59:32 -07:00
action.h
backlight.c
backlight.h
bootloader.h
bootmagic.c
bootmagic.h
command.c
command.h
debug.c
debug.h
eeconfig.c STM32 EEPROM Emulation (#3741) 2018-08-29 16:14:49 -04:00
eeconfig.h STM32 EEPROM Emulation (#3741) 2018-08-29 16:14:49 -04:00
eeprom.h
host_driver.h
host.c
host.h
keyboard.c Integrating Peter Fleury's HD44780 LCD library (#3209) 2018-07-15 13:31:45 -04:00
keyboard.h
keycode.h Tidy up keycode.h (#3666) 2018-08-16 12:12:48 -04:00
led.h
magic.c
magic.h
matrix.h add col type defines 2018-07-20 23:09:25 -04:00
mousekey.c Diagonal micro move fix 2018-06-28 22:10:53 -04:00
mousekey.h
nodebug.h
print.c
print.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
progmem.h
raw_hid.h
report.c
report.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
sendchar_null.c
sendchar_uart.c
sendchar.h
sleep_led.h
suspend.h
timer.h
uart.c
uart.h
util.c
util.h
virtser.h
wait.h