summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/kbd67/mkiirgb/keymaps/kemmeldev
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-203-4/+4
|
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-203-4/+4
| | | | | | | | | | | * `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-153-4/+4
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-4/+4
|
* [Keymap] added a KBD67v2 layout that allows swapping of num/sym keys and ↵Kemmel-Dev2019-11-264-0/+64
f-rows (#7469)