summaryrefslogtreecommitdiff
path: root/keyboards/boardrun
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 Challis2-2/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-162/+0
2024-06-23Rename layouts containing keyboard name (#23930)Ryan3-7/+10
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan3-6/+6
2024-04-11Data-Driven Keyboard Conversions: B (#23425)James Young4-74/+12
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis4-24/+18
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel1-50/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-26/+26
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan4-6/+6
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+6
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan2-107/+78
2023-04-08Move split space/backspace layouts to data driven (#20356)Ryan3-467/+335
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-2/+6
2023-03-17Remove more empty headers (#20155)Ryan2-32/+0
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan4-34/+10
2023-02-17Remove matrix size defines (#19581)Ryan2-8/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
2023-02-03Debounce defines cleanup (#19742)Ryan4-6/+2
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2-6/+0
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan4-4/+4
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2-2/+20
2022-09-03Remove more RESET keycode references (#18252)Joel Challis2-2/+2
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel2-2/+0
2022-07-25Move keyboard USB IDs and strings to data driven: B (#17782)Ryan4-14/+12
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis4-12/+12
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2-4/+0
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan2-4/+2
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2-4/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2-2/+2
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2-2/+0
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2-2/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan2-4/+0
2021-08-06Remove Full Bootmagic (#13846)James Young2-2/+2
2021-01-13remove duplicate manufacturerZach White2-2/+0
2020-11-25Boardrun Classic & Bizarre layouts (replaces PR 10934) (#10990)nopunin10did19-0/+1243