summaryrefslogtreecommitdiffstats
path: root/keyboards/splitkb
Commit message (Expand)AuthorAgeFilesLines
* Move split layouts to data driven (#20290)Ryan2023-04-016-237/+245
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-264-2/+10
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-203-3/+3
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-168-106/+3
* Adjust offset for some layouts (#20075)Ryan2023-03-131-12/+12
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-114-22/+16
* [Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre2023-02-282-25/+36
* Move encoder config to data driven (#19923)Ryan2023-02-266-25/+33
* Move QMK LUFA bootloader config to data driven (#19879)Ryan2023-02-231-4/+0
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-193-42/+13
* Remove matrix size defines (#19581)Ryan2023-02-172-10/+0
* Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)Ryan2023-02-172-14/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-178-40/+21
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-142-15/+8
* Refactor Leader key feature (#19632)Ryan2023-02-137-216/+171
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-02-1010-0/+1835
|\
| * [Keyboard] Flinguenheld (#19661)FLinguenheld2023-02-1010-0/+1835
* | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-17/+0
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* | Debounce defines cleanup (#19742)Ryan2023-02-033-9/+0
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-033-9/+0
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-242-116/+20
|\|
| * fixup splitkb/kyria VIA keymap (#19676)jack2023-01-242-116/+20
* | Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-2020-125/+627
|\|
| * [Keyboard] Add Kyria rev3 (#19423)leah-splitkb2023-01-2020-125/+627
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-192-2/+2
|\|
| * Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-192-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-091-0/+3
|\|
| * [keyboard] Enable community layout support (#19499)Manna Harbour2023-01-091-0/+3
* | Align definition of unicode_map (#19452)Joel Challis2023-01-011-1/+1
* | Remove useless line continuations (#19399)Ryan2022-12-301-5/+5
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-304-0/+347
|\|
| * add x123 keymap for splitkb/aurora/corne (#19407)x1232022-12-304-0/+347
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-271-16/+2
|\|
| * [Keyboard] Fix Aurora Lily58 default encoder behaviour (#19424)leah-splitkb2022-12-271-16/+2
* | Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-142-10/+10
* | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-126-6/+6
|/
* Fix build failures for aurora/lily58 and sweep (#19258)Ryan2022-12-082-13/+2
* Fix `keyboard` for some JSON keymaps (#19251)Ryan2022-12-071-1/+1
* [Keyboard] Add splitkb.com's Aurora Lily58 (#19183)leah-splitkb2022-12-0616-0/+1235
* Fix `RGB_MATRIX_LED_COUNT` for aurora/corne (#19222)Ryan2022-12-021-3/+3
* [Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre2022-11-291-2/+5
* Fixup aurora/corne on develop (#19144)jack2022-11-241-1/+1
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-2316-0/+1186
|\
| * [Keyboard] Add splitkb.com's Aurora Corne (#18880)leah-splitkb2022-11-2316-0/+1186
* | Update use of legacy keycodes (#19120)Joel Challis2022-11-224-4/+4
* | Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0