summaryrefslogtreecommitdiff
path: root/keyboards/wuque/ikki68_aurora/keymaps
AgeCommit message (Collapse)Author
2022-10-20Remove 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-10-16Remove legacy keycodes, part 6 (#18740)Ryan
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-12-27[Keymap] Adding 'super alt' keymap for Wuque ikki68 Aurora (#14838)Paul Ewers
* [Keymap] Adding personal keymap for ikki68 Aurora * Add license headers * Added support to toggle LED modes * Added a toggleable layer for macOS (which swaps the GUI/ALT positions)
2021-07-11[Keyboard] Wuque Studio Ikki68 Aurora codebase touch-up (#13510)James Young
2021-07-10[Keyboard] add new firewave ikki68_aurora (#13364)GG
Co-authored-by: Ryan <fauxpark@gmail.com>