You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/tmk_core/common
Konstantin Đorđević 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes (#5078)
* Change Command keycode defaults to match corresponding Bootmagic codes

* Make alternate magic key keycodes consistent

* Reflect changes from previous commit in tmk_core/common/command.c

* Remove unnecessary MAGIC_KEY_* definitions from keymaps compatible with these changes

* Swap E and BSPACE for MAGIC_KEY_EEPROM

* Add MAGIC_KEY_EEPROM_CLEAR instead of MAGIC_KEY_EEPROM_ALT

* Remove BOOTMAGIC_ENABLE checks around EECONFIG stuff

* Update Command descriptions
6 years ago
..
arm_atsam Update to arm_atsam wait and timer routines 6 years ago
avr Add kb and user level keyboard initialization functions (#3113) 6 years ago
chibios Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) 6 years ago
mbed
test
action.c compiles, but long delay on startup and problems 6 years ago
action.h Add support for RETRO_TAPPING to LT(layer, kc) 6 years ago
action_code.h
action_layer.c Change return type of layer_switch_get_layer() to uint8_t (#5011) 6 years ago
action_layer.h Change return type of layer_switch_get_layer() to uint8_t (#5011) 6 years ago
action_macro.c
action_macro.h
action_tapping.c
action_tapping.h
action_util.c Add One Shot Key callbacks (#4697) 6 years ago
action_util.h Add One Shot Key callbacks (#4697) 6 years ago
backlight.c Backlight status functions (#4259) 7 years ago
backlight.h Backlight status functions (#4259) 7 years ago
bootloader.h
bootmagic.c
bootmagic.h
command.c Change Command keycode defaults to match corresponding Bootmagic codes (#5078) 6 years ago
command.h Change Command keycode defaults to match corresponding Bootmagic codes (#5078) 6 years ago
debug.c
debug.h
eeconfig.c Haptic feedback generalized - DRV2605 and solenoids (#4939) 6 years ago
eeconfig.h Haptic feedback generalized - DRV2605 and solenoids (#4939) 6 years ago
eeprom.h Final HS60v2 changes. (#4790) 6 years ago
host.c Use a single endpoint for HID reports (#3951) 7 years ago
host.h Tidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894) 6 years ago
host_driver.h
keyboard.c Debounce refactor / API (#3720) 6 years ago
keyboard.h Add kb and user level keyboard initialization functions (#3113) 6 years ago
keycode.h Add MOD_MASK_* macros to core code (#4337) 6 years ago
led.h
magic.c
magic.h
matrix.h
mousekey.c
mousekey.h
nodebug.h
print.c
print.h Fixed docs/newbs_testing_debugging.md and tmk_core/common/print.h 7 years ago
progmem.h Add missing parentheses to some important macros (#4775) 6 years ago
raw_hid.h
report.c Use a single endpoint for HID reports (#3951) 7 years ago
report.h Add underscores to names of brightness control constants in report.h (#4764) 6 years ago
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.h
suspend.h
timer.h
uart.c
uart.h
util.c
util.h
virtser.h
wait.h Update to arm_atsam wait and timer routines 6 years ago