summaryrefslogtreecommitdiff
path: root/keyboards/ll3macorn
Commit message (Collapse)AuthorAge
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-11
| | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
|
* Move keyboard USB IDs and strings to data driven: L (#17849)Ryan2022-08-02
|
* [Keyboard] add info.json for bongopad (#15355)Bailey Boylson2022-01-10
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
|
* [Keyboard] Add bongopad (#15212)ll3macorn2021-11-29
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>