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