Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More `info.json` whitespace cleanups (#20665) | Ryan | 2023-05-03 | 1 | -41/+41 |
| | |||||
* | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 1 | -2/+2 |
| | |||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 1 | -1/+3 |
| | |||||
* | [Keyboard] mechwild/bde cleanup and refactor (#18149) | Less/Rikki | 2022-08-28 | 1 | -0/+70 |
| | |||||
* | Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090) | Ryan | 2022-08-20 | 1 | -0/+7 |
| | |||||
* | [Keyboard] BDE Rev2 (#15877) | Kyle McCreery | 2022-03-04 | 1 | -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) | Ryan | 2021-09-12 | 1 | -3/+1 |
| | |||||
* | [Keyboard] Big Dill Extended by MechWild (#11047) | Kyle McCreery | 2020-12-08 | 1 | -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" |