summaryrefslogtreecommitdiff
path: root/keyboards/splitish
AgeCommit message (Expand)AuthorFilesLines
2025-05-24Configure boards to use development_board - S (#25293)Joel Challis1-2/+1
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: S, Part 2 (#23784)James Young2-24/+6
2024-03-15Migrate features from rules.mk to data driven - ST (#23286)Joel Challis2-10/+8
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-48/+48
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan2-5/+5
2023-02-23Migrate some more layouts to data driven (#19889)Ryan3-63/+48
2023-02-17Remove matrix size defines (#19581)Ryan1-3/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-2/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-04Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2-7/+7
2021-12-12Fix up build options comments (#15463)Ryan1-0/+3
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-20Remove backlight pin references in rules.mk (#14513)Ryan1-1/+1
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young1-1/+1
2021-03-15Add missing info.json files for keyboards (#12239)James Young1-0/+64
2021-01-20Remove `DESCRIPTION`, R-V (#11632)Ryan1-1/+0
2020-04-15Miscellaneous stuff: remove clang-complete and autocomplete.sh, fix some rule...Ryan1-0/+8
2020-04-11[Keyboard] Add splitish (#8751)Reid7-0/+152