aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/pauperboards
Commit message (Collapse)AuthorAgeFilesLines
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-241-1/+0
|
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-231-1/+0
|
* Remove duplication of RGBLight defaults (#25169)Joel Challis2025-04-191-1/+0
|
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-252-49/+0
|
* Update Underglow keycodes (#23765)Ryan2024-08-252-2/+2
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-302-1/+0
|
* Ensure LTO is enabled as a `info.json` build config option (#22932)Joel Challis2024-02-011-2/+1
| | | | | * feature.lto -> build.lto * keymaps too
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-174/+174
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-176/+176
|
* Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-161-1/+4
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+3
|
* Add core/fallback encoder behaviour (#20320)jack2023-04-031-31/+0
|
* Move encoder config to data driven (#19923)Ryan2023-02-251-1/+1
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* [Keyboard] Brick (#19851)pauper2023-02-187-0/+428
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Jason Chestnut <jason@Jasons-MacBook-Pro.local>