summaryrefslogtreecommitdiff
path: root/keyboards/handwired/myskeeb/keymaps
AgeCommit message (Collapse)Author
2022-12-14Tap Dance: remove `qk_` prefix (#19313)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-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-11-16handwired/myskeeb Layout Macro Refactor (#15181)James Young
* handwired/myskeeb: update key positions in info.json * remove unused matrix positions L26 and R20 aren't physically present on the keyboard. * add image to readme file * add supported hardware and flashing example to readme
2021-09-21Remove keyboard-level `TAP_DANCE_ENABLE` rules (#14538)Ryan
2020-03-07[Keyboard] Handwired Skeeb Keyboard (#8161)su8044
* adding Handwired Skeeb Keyboard * Apply suggestions from fauxpark * Apply more suggestions from fauxpark and small change to layout * Apply more suggestions from noroadsleft and last tap dance