summaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_4x12/bifbofii
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-4/+4
| | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-3/+3
|
* Add personal handwired Planck clone (#13299)BifbofII2021-12-273-0/+263
* Add personal handwired Planck clone * remove references to planck * requested changes - small changes to defines - licence headers * Clean up rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Change function return type to bool Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>