summaryrefslogtreecommitdiff
path: root/keyboards/splitkb
AgeCommit message (Collapse)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (S) (#25624)Jack Sangdahl4-61/+44
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2-6/+6
* Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff
2025-06-14Add core handling for pointing device failures. (#25315)Dasky1-49/+75
2025-06-09[Keyboard] Add splitkb.com's Halcyon Corne rev2 (#25143)VeyPatch9-0/+462
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2025-06-08[Keyboard] Add splitkb.com's Halcyon Ferris rev1 (#25145)VeyPatch8-0/+493
Co-authored-by: Thomas Baart <support@splitkb.com>
2025-06-08[Keyboard] Add splitkb.com's Halcyon Lily58 rev2 (#25144)VeyPatch9-0/+494
2025-05-16Remove duplicate of SPI default config from keyboards (#25266)Joel Challis3-8/+0
2025-05-07Merge remote-tracking branch 'origin/master' into developQMK Bot1-24/+9
2025-05-07Fix Aurora sweep default keymap configuration (#25148)VeyPatch1-24/+9
2025-04-28Merge remote-tracking branch 'origin/master' into developzvecr10-0/+880
2025-04-27[Keyboard] Add splitkb.com's Halcyon Elora rev2 (#24790)VeyPatch10-0/+880
Co-authored-by: Drashna Jaelre <drashna@live.com>
2025-04-17Remove duplication of RGB Matrix defaults (#25146)Joel Challis1-3/+0
* Remove duplication of RGB Matrix defaults * Remove more duplication of defaults * fix
2025-03-04Remove invalid RGB Matrix effects (#24977)Joel Challis2-2/+0
2025-03-02Add splitkb.com's Elora (#22557)leah-splitkb19-0/+1554
* Add splitkb's Elora * WIP * Make requested changes * fix missing call to keyboard init user for elora * sync vial_qmk with qmk * Add fixes * Add encoder quadrature and update files * Update Readme * Implement changes * Remove encoder driver from keyboard.json * make requested changed * Implement changes and remove myriad_task as it wasn't actually doing anything. * Remove myriad.h from matrix.c * Simplify OLED code debug * Update RGB keycodes (qmk#24484) * remove rules.mk (qmk#23281) * Add matrix state sync --------- Co-authored-by: NapOli1084 <10320176+NapOli1084@users.noreply.github.com> Co-authored-by: harveysch <126267034+harvey-splitkb@users.noreply.github.com> Co-authored-by: harvey <harvey@splitkb.com> Co-authored-by: VeyPatch <126267034+VeyPatch@users.noreply.github.com>
2025-01-30Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)Joel Challis1-1/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis7-52/+0
2024-12-02[Keyboard] Add splitkb.com's Halcyon Kyria rev4 (#24512)VeyPatch9-0/+803
* Add Halcyon Kyria Rev4 * Remove bootmagic and unused features * Fix encoderindex * Update readme.md * Remove rgblight * Implement requested changes * Add encoder update user * Remove rules.mk and add VIK configuration * Move options to config.h * Update RGB keycodes (qmk#24484) * implement changes --------- Co-authored-by: harvey-splitkb <126267034+harvey-splitkb@users.noreply.github.com>
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan6-13/+13
2024-08-29Fix wrong OLED code for a few keyboards (#24344)jack4-161/+161
* Initial * Other keyboards too
2024-08-29[Keyboard] Fix splitkb/corne OLED code (#24260)Antoine Bertin1-2/+2
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel6-293/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-6/+6
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-07-23Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)Joel Challis8-8/+24
Migrate split.soft_serial_pin to split.serial.pin
2024-07-13Migrate SPLIT_HAND_PIN to json (#23924)Joel Challis12-20/+18
2024-07-13Migrate SERIAL_DRIVER to json (#23925)Joel Challis4-2/+6
2024-06-11splitkb/kyria: remove `CONVERT_TO` at keyboard level (#23857)Ryan15-114/+149
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-2/+2
2024-04-25Migrate build target markers to keyboard.json - Misc (#23609)Joel Challis6-26/+20
2024-04-24Add haptic driver to keyboard.json schema (#23591)Ryan2-1/+3
2024-04-17Migrate build target markers to keyboard.json - S (#23532)Joel Challis2-18/+14
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis16-53/+0
2024-03-02WS2812 PWM: prefix for DMA defines (#23111)Ryan2-6/+6
* WS2812 PWM: prefix for DMA defines * Add backward compatibility defines
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis15-2206/+0
2024-02-15[Keymap Removal] keyboard with most keymaps (#23081)Joel Challis69-8819/+0
* splitkb/kyria * lily58 * gmmk/pro/rev1/ansi * lets_split
2024-01-16Migrate RGB Matrix config to info.json - RS (#22909)Joel Challis14-57/+46
2024-01-09Align `SPLIT_HAND_MATRIX_GRID` left/right logic with `SPLIT_HAND_PIN` (#22775)Joel Challis1-1/+0
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark24-1451/+0
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan5-5/+5
2023-12-19[Keymap Removal] Restore splitkb 'debug' keymaps (#22700)Joel Challis24-0/+795
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel38-1911/+0
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel3-124/+0
2023-12-18Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691)Nick Brassel7-211/+0
2023-12-18[Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis3-244/+0
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel6-1090/+0
2023-12-06Fix RGB Matrix max brightness for several splitkb.com keyboards (#22621)leah-splitkb4-4/+8
2023-12-06Fix Helix encoder direction (#22614)leah-splitkb1-1/+1
2023-12-04[Keyboard] Fix oled layer display order for Aurora boards (#22521)Bram Inniger5-40/+65
2023-12-04Fix erroneous commas in `info.json` files (#21712)Duncan Sutherland2-2/+2
2023-11-27Remove userspace keymaps (#22544)Joel Challis47-3511/+0