summaryrefslogtreecommitdiff
path: root/keyboards/bobpad
AgeCommit message (Expand)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-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-107/+0
2024-05-24Update GPIO macros in keymaps (#23792)Ryan2-6/+6
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-1/+1
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis2-14/+9
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan3-34/+8
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan2-33/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-3/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-15/+7
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-12-09Revert RESET-> QK_BOOT in Read Me files where applicable (#19262)Wolf Van Herreweghe1-1/+1
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan1-1/+1
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan1-2/+2
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-2/+2
2022-07-25Move keyboard USB IDs and strings to data driven: B (#17782)Ryan2-7/+6
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-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-11[Keyboard] add support for Bobpad (#13989)Ananya Kirti9-0/+344