summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/myskeeb/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-5/+5
|
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-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
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* handwired/myskeeb Layout Macro Refactor (#15181)James Young2021-11-161-7/+4
| | | | | | | | | | | * 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
* Remove keyboard-level `TAP_DANCE_ENABLE` rules (#14538)Ryan2021-09-211-0/+1
|
* [Keyboard] Handwired Skeeb Keyboard (#8161)su80442020-03-071-0/+99
* 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