opensteno_qmk/tmk_core/common
ishtob 94f92cedef Fix emulated EEPROM start address on STM32F303 (#3819)
MCU has 254 flash, changed 250 to 254. tested working on a planck rev6
2018-08-31 07:37:13 -07:00
..
arm_atsam Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04: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.c Allow one-shot modifiers to be chained 2018-05-14 10:09:28 -04:00
action.h Fix swap-hands tapping. 2018-03-16 16:33:43 -04:00
action_code.h Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
action_layer.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
action_layer.h make 'layer_state_set' visible to user code 2017-12-15 13:23:30 -05:00
action_macro.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
action_macro.h
action_tapping.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
action_tapping.h
action_util.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
action_util.h
backlight.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
backlight.h
bootloader.h
bootmagic.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
bootmagic.h Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
command.c
command.h Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
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.c
host.h
host_driver.h Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
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 Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
magic.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
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 add pgm_read_dword for Infinity ErgoDox 2017-11-06 12:09:54 -05:00
raw_hid.h
report.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
report.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.h
suspend.h Add Suspend functions (#3112) 2018-06-03 17:57:35 -04:00
timer.h
uart.c
uart.h
util.c
util.h
virtser.h
wait.h Revert back to normal sleeping wait behaviour for STM32 2018-01-21 01:10:16 -08:00