aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/splitkb
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2025-07-112-6/+6
* Add core handling for pointing device failures. (#25315)Dasky2025-06-141-49/+75
* [Keyboard] Add splitkb.com's Halcyon Corne rev2 (#25143)VeyPatch2025-06-099-0/+462
* [Keyboard] Add splitkb.com's Halcyon Ferris rev1 (#25145)VeyPatch2025-06-088-0/+493
* [Keyboard] Add splitkb.com's Halcyon Lily58 rev2 (#25144)VeyPatch2025-06-089-0/+494
* Remove duplicate of SPI default config from keyboards (#25266)Joel Challis2025-05-163-8/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2025-05-071-24/+9
|\
| * Fix Aurora sweep default keymap configuration (#25148)VeyPatch2025-05-071-24/+9
* | Merge remote-tracking branch 'origin/master' into developzvecr2025-04-2810-0/+880
|\|
| * [Keyboard] Add splitkb.com's Halcyon Elora rev2 (#24790)VeyPatch2025-04-2810-0/+880
* | Remove duplication of RGB Matrix defaults (#25146)Joel Challis2025-04-181-3/+0
|/
* Remove invalid RGB Matrix effects (#24977)Joel Challis2025-03-052-2/+0
* Add splitkb.com's Elora (#22557)leah-splitkb2025-03-0219-0/+1554
* Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)Joel Challis2025-01-291-1/+0
* Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2025-01-207-52/+0
* [Keyboard] Add splitkb.com's Halcyon Kyria rev4 (#24512)VeyPatch2024-12-029-0/+803
* Update keycodes for keyboards with RGB Matrix (#24484)Ryan2024-11-246-13/+13
* Fix wrong OLED code for a few keyboards (#24344)jack2024-08-304-161/+161
* [Keyboard] Fix splitkb/corne OLED code (#24260)Antoine Bertin2024-08-301-2/+2
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-256-293/+0
* Update Underglow keycodes (#23765)Ryan2024-08-252-6/+6
* Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)Joel Challis2024-07-238-8/+24
* Migrate SPLIT_HAND_PIN to json (#23924)Joel Challis2024-07-1312-20/+18
* Migrate SERIAL_DRIVER to json (#23925)Joel Challis2024-07-134-2/+6
* splitkb/kyria: remove `CONVERT_TO` at keyboard level (#23857)Ryan2024-06-1115-114/+149
* Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2024-05-112-2/+2
* Update GPIO API usage in keyboard code (#23361)Ryan2024-05-031-2/+2
* Migrate build target markers to keyboard.json - Misc (#23609)Joel Challis2024-04-256-26/+20
* Add haptic driver to keyboard.json schema (#23591)Ryan2024-04-242-1/+3
* Migrate build target markers to keyboard.json - S (#23532)Joel Challis2024-04-172-18/+14
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-3016-53/+0
* WS2812 PWM: prefix for DMA defines (#23111)Ryan2024-03-022-6/+6
* Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis2024-02-1515-2206/+0
* [Keymap Removal] keyboard with most keymaps (#23081)Joel Challis2024-02-1569-8819/+0
* Migrate RGB Matrix config to info.json - RS (#22909)Joel Challis2024-01-1614-57/+46
* Align `SPLIT_HAND_MATRIX_GRID` left/right logic with `SPLIT_HAND_PIN` (#22775)Joel Challis2024-01-091-1/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-12-2024-1451/+0
|\
| * [Keymap Removal] Restore splitkb 'debug' keymaps (#22700)Joel Challis2023-12-1824-0/+795
| * Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel2023-12-1838-1911/+0
| * Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel2023-12-183-124/+0
| * Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691)Nick Brassel2023-12-187-211/+0
* | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan2023-12-205-5/+5
|/
* [Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis2023-12-183-244/+0
* [Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel2023-12-176-1090/+0
* Fix RGB Matrix max brightness for several splitkb.com keyboards (#22621)leah-splitkb2023-12-064-4/+8
* Fix Helix encoder direction (#22614)leah-splitkb2023-12-051-1/+1
* [Keyboard] Fix oled layer display order for Aurora boards (#22521)Bram Inniger2023-12-055-40/+65
* Fix erroneous commas in `info.json` files (#21712)Duncan Sutherland2023-12-052-2/+2
* Remove userspace keymaps (#22544)Joel Challis2023-11-2647-3511/+0
* Generalise ADC driver source inclusion (#22448)Joel Challis2023-11-121-1/+1