summaryrefslogtreecommitdiff
path: root/keyboards/dumbo
AgeCommit message (Expand)AuthorFilesLines
2025-06-17Configure boards to use development_board - DE (#25369)Joel Challis1-2/+1
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-07-23Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)Joel Challis1-1/+3
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 2 (#23750)James Young2-20/+6
2024-04-13Data-Driven Keyboard Conversions: D (#23461)James Young2-12/+8
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2-1/+1
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel3-457/+0
2023-08-15OLED: driver naming cleanups (#21710)Ryan2-2/+0
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition1-3/+0
2023-04-01Move split layouts to data driven (#20290)Ryan2-88/+44
2023-03-17Remove more empty headers (#20155)Ryan1-16/+0
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan2-8/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-6/+15
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-5/+3
2023-02-17Remove matrix size defines (#19581)Ryan1-5/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-10-19Remove legacy Debug keycode (#18769)Ryan2-5/+5
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-2/+2
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-29Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2-7/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-2/+2
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2-2/+4
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus224-4/+6
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-05-21Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2-2/+4
2020-08-08[Keyboard] Dumbo (#9656)TripTrap12-0/+933