summaryrefslogtreecommitdiffstats
path: root/keyboards/mechwild/bde/lefty/info.json
Commit message (Collapse)AuthorAgeFilesLines
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-41/+41
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+3
|
* [Keyboard] mechwild/bde cleanup and refactor (#18149)Less/Rikki2022-08-281-0/+70
|
* Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-201-0/+7
|
* [Keyboard] BDE Rev2 (#15877)Kyle McCreery2022-03-041-14/+0
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* [Keyboard] Big Dill Extended by MechWild (#11047)Kyle McCreery2020-12-081-0/+16
* [Keyboard] New Keyboard - BDE Added the Big Dill Extended by MechWild * Corrected pinout for righty config Corrected the copied line from the lefty config that had not been updated prior to this commit. * Corrected the files that had been overwritten with old versions during testing. * Update keyboards/mechwild/bde/lefty/config.h * Made changes based on suggestions. Added GPL and split preference config.h lines into keymap level. * Apply suggestions from code review Readme cleanup * Update keyboards/mechwild/bde/lefty/keymaps/fancy/config.h * Update keyboards/mechwild/bde/lefty/keymaps/via/config.h * Apply suggestions from code review Corrects a stray style line in one of the readme files as well as correcting the name of the keymap layout from the inaccurate 3x14 name to just "layout"