summaryrefslogtreecommitdiff
path: root/keyboards/pauperboards
AgeCommit message (Collapse)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-19Remove duplication of RGBLight defaults (#25169)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-49/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-2/+2
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-02-01Ensure LTO is enabled as a `info.json` build config option (#22932)Joel Challis1-2/+1
* feature.lto -> build.lto * keymaps too
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan1-174/+174
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-176/+176
2023-04-15Fix info.json LTO and format encoder definitions (#20456)Ryan1-1/+4
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan1-1/+3
2023-04-03Add core/fallback encoder behaviour (#20320)jack1-31/+0
2023-02-26Move encoder config to data driven (#19923)Ryan1-1/+1
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-17[Keyboard] Brick (#19851)pauper7-0/+428
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Jason Chestnut <jason@Jasons-MacBook-Pro.local>