summaryrefslogtreecommitdiffstats
path: root/keyboards/rgbkb/zygomorph/keymaps/5x6pad/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove old OLED API code (#21651)Ryan2023-07-311-112/+0
|
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-021-3/+4
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
|
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-22/+22
| | | | | | | * Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps
* [Keyboard] Create RGBKB Folder (#5858)XScorpion22019-05-141-0/+282
* Move Sol, Zen, & Zygomorph keyboards to RGBKB folder * Updated default keymaps * Fixing more areas due too folder moves * Fixing Zen layer numbers * Fixing zygomorph layer comments * Fixing Colmak comments * Fixing Sol Colmak readme * Macro alignment * Zen rev2 configuration json * Fixing sol ifdef * Fixing Sol info.json