summaryrefslogtreecommitdiff
path: root/keyboards/handwired/baredev
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
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-92/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-0/+0
2024-03-09Remove redundant disabling of features (#22926)Joel Challis1-8/+1
2024-02-19Manual user keymap removal (#23104)Joel Challis2-115/+0
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-651/+79
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan1-19/+0
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan1-19/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-1/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-1/+1
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-1/+1
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-8/+1
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan3-4/+4
2022-03-19`device_ver` -> `device_version` for some more boards (#16685)Ryan1-1/+1
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-5/+0
2022-02-21[Keyboard] Fixed default keymap and add VIA for Baredev rev1 (#15818)Fernando Rodrigues4-2/+94
2021-12-27Added BareDev keyboard (#15518)Fernando Rodrigues10-0/+974