Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-17 | Change Command keycode defaults to match corresponding Bootmagic codes (#5078) | Konstantin Đorđević | |
* 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 | |||
2018-11-07 | Fix misspelled make option, format rules.mk files (#4382) | Konstantin Đorđević | |
2018-11-06 | Add xd75/billypython keymap (#4381) | Danilo Vulicevic | |
* Add xd75/billypython keymap * Expand rules.mk (cherry picked from commit 806fee94ae3a21b6ca7a34624101349b57d41b75) * Expand billypython's rules.mk * Remove unused stuff in whitefox/billypython |