* 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 |
||
|---|---|---|
| .. | ||
| arm_atsam | ||
| avr | ||
| chibios | ||
| 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 | ||
| action.h | ||
| backlight.c | ||
| backlight.h | ||
| bootloader.h | ||
| bootmagic.c | ||
| bootmagic.h | ||
| command.c | ||
| command.h | ||
| debug.c | ||
| debug.h | ||
| eeconfig.c | ||
| eeconfig.h | ||
| eeprom.h | ||
| host_driver.h | ||
| host.c | ||
| host.h | ||
| keyboard.c | ||
| keyboard.h | ||
| keycode.h | ||
| led.h | ||
| magic.c | ||
| magic.h | ||
| matrix.h | ||
| mousekey.c | ||
| mousekey.h | ||
| nodebug.h | ||
| print.c | ||
| print.h | ||
| progmem.h | ||
| raw_hid.h | ||
| report.c | ||
| report.h | ||
| 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 | ||