| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 3 | -48/+0 |
| | | |||||
| * | Remove userspace keymaps (#22544) | Joel Challis | 2023-11-26 | 2 | -215/+0 |
| | | |||||
| * | Remove useless line continuations (#19399) | Ryan | 2022-12-30 | 1 | -40/+40 |
| | | |||||
| * | Remove `KC_DELT` (#18882) | Ryan | 2022-10-27 | 1 | -1/+1 |
| | | |||||
| * | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-21 | 2 | -2/+2 |
| | | |||||
| * | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | | * `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 | ||||
| * | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-22 | 1 | -1/+1 |
| | | |||||
| * | Remove empty config.h from default-ish keymaps (#15429) | Ryan | 2021-12-09 | 1 | -19/+0 |
| | | |||||
| * | [Keymap] add brandonschlack userspace and keymaps (#10411) | Brandon Schlack | 2020-11-05 | 2 | -0/+215 |
| | | |||||
| * | Added VIA support to nightmare (#9672) | Brandon | 2020-07-08 | 3 | -0/+48 |
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | [Keyboard] Add Crossed Keys/Keyhive Nightmare (#6796) | Cody Bender | 2019-09-25 | 3 | -0/+60 |
| * 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 | |||||