| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Data-Driven Keyboard Conversions: D (#23461) | James Young | 2024-04-13 | 1 | -93/+0 |
| | | |||||
| * | Move `SPLIT_KEYBOARD` to data driven (#21410) | Duncan Sutherland | 2024-04-12 | 1 | -0/+1 |
| | | |||||
| * | Move split layouts to data driven (#20290) | Ryan | 2023-04-01 | 1 | -44/+44 |
| | | |||||
| * | Move matrix config to info.json, part 4 (#20001) | Ryan | 2023-03-10 | 1 | -0/+5 |
| | | |||||
| * | Move encoder config to data driven (#19923) | Ryan | 2023-02-25 | 1 | -1/+15 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | 2023-02-17 | 1 | -0/+3 |
| | | |||||
| * | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 1 | -0/+2 |
| | | |||||
| * | Move keyboard USB IDs and strings to data driven: D (#17814) | Ryan | 2022-07-30 | 1 | -0/+6 |
| | | |||||
| * | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
| | | |||||
| * | [Keyboard] Dumbo (#9656) | TripTrap | 2020-08-08 | 1 | -0/+64 |
| * added dumbo keyboard * added my personal keymap * changed picture in readme * removed rev1 folder to reduce clutter and confusion * missed a few changes in last commit, everything should be added now * Apply suggestions from code review Committed all of the suggested changes except for removing the bootloader reference comments in rules.mk as i think it is handy. * Update keyboards/dumbo/rules.mk Removed the bootloader reference as suggested * Apply clean up of info.json * Apply suggestions from noroadsleft to support community layout LAYOUT_SPLIT_3x6_4 in the future_4 | |||||