Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-30 | Remove useless line continuations (#19399) | Ryan | |
2022-10-27 | Remove `KC_DELT` (#18882) | Ryan | |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan | |
2022-10-20 | Remove legacy EEPROM clear keycodes (#18782) | Ryan | |
* `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core | |||
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2021-12-09 | Remove empty config.h from default-ish keymaps (#15429) | Ryan | |
2020-11-04 | [Keymap] add brandonschlack userspace and keymaps (#10411) | Brandon Schlack | |
2020-07-08 | Added VIA support to nightmare (#9672) | Brandon | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2019-09-25 | [Keyboard] Add Crossed Keys/Keyhive Nightmare (#6796) | Cody Bender | |
* initial draft of nightmare files * fixed pins * fixed MT keycodes * updated READMEs * updated title in main readme * updated for split space * added OPT_TAB * fixed layer 1 keymap * Add DEL to keymap * Update Bootmagic pins * Update Keymap * Fix missing ) * Update Up arrow on keymap * Add hosted image for Nightmare render * Update info.json for Nightmare layout * Resolve suggestions from drashna * Add split space layout in nightmare.h and info.json |