summaryrefslogtreecommitdiff
path: root/keyboards/0xcb/static/keymaps
AgeCommit message (Collapse)Author
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
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-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-11-28fixed oled in bongocat keymap and fixed encoder direction (#15232)Conor Burns
* fixed oled in bongocat keymap (#13454) and fixed encoder direction for prod parts * updated readme for launch later today
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
* [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
* add docs * core changes * update keyboards to new OLED * updated users to new OLED * update layouts to new OLED * fixup docs * drashna's suggestion * fix up docs * new keyboards with oled * core split changes * remaining keyboard files * Fix The Helix keyboards oled options * reflect develop Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
2021-08-21[Keymap] added bongocat keymap to 0xCB Static (#14093)Conor Burns
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-08-020xCB Static: fix `qmk info` and Configurator issues (#13856)James Young
2021-07-02added 0xCB Static (#13047)Conor Burns
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>