| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate `g_led_config` to DD (S) (#25624) | Jack Sangdahl | 2025-09-09 | 4 | -61/+44 |
| | | |||||
| * | Remove deprecated `RGB_` and Mouse keycodes (#25444) | Ryan | 2025-07-11 | 2 | -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 | ||||
| * | Add core handling for pointing device failures. (#25315) | Dasky | 2025-06-14 | 1 | -49/+75 |
| | | |||||
| * | [Keyboard] Add splitkb.com's Halcyon Corne rev2 (#25143) | VeyPatch | 2025-06-09 | 9 | -0/+462 |
| | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | ||||
| * | [Keyboard] Add splitkb.com's Halcyon Ferris rev1 (#25145) | VeyPatch | 2025-06-08 | 8 | -0/+493 |
| | | | | | Co-authored-by: Thomas Baart <support@splitkb.com> | ||||
| * | [Keyboard] Add splitkb.com's Halcyon Lily58 rev2 (#25144) | VeyPatch | 2025-06-08 | 9 | -0/+494 |
| | | |||||
| * | Remove duplicate of SPI default config from keyboards (#25266) | Joel Challis | 2025-05-16 | 3 | -8/+0 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-05-07 | 1 | -24/+9 |
| |\ | |||||
| | * | Fix Aurora sweep default keymap configuration (#25148) | VeyPatch | 2025-05-07 | 1 | -24/+9 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | zvecr | 2025-04-28 | 10 | -0/+880 |
| |\| | |||||
| | * | [Keyboard] Add splitkb.com's Halcyon Elora rev2 (#24790) | VeyPatch | 2025-04-28 | 10 | -0/+880 |
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | | Remove duplication of RGB Matrix defaults (#25146) | Joel Challis | 2025-04-18 | 1 | -3/+0 |
| |/ | | | | | | | * Remove duplication of RGB Matrix defaults * Remove more duplication of defaults * fix | ||||
| * | Remove invalid RGB Matrix effects (#24977) | Joel Challis | 2025-03-05 | 2 | -2/+0 |
| | | |||||
| * | Add splitkb.com's Elora (#22557) | leah-splitkb | 2025-03-02 | 19 | -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> | ||||
| * | Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845) | Joel Challis | 2025-01-29 | 1 | -1/+0 |
| | | |||||
| * | Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835) | Joel Challis | 2025-01-20 | 7 | -52/+0 |
| | | |||||
| * | [Keyboard] Add splitkb.com's Halcyon Kyria rev4 (#24512) | VeyPatch | 2024-12-02 | 9 | -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> | ||||
| * | Update keycodes for keyboards with RGB Matrix (#24484) | Ryan | 2024-11-24 | 6 | -13/+13 |
| | | |||||
| * | Fix wrong OLED code for a few keyboards (#24344) | jack | 2024-08-30 | 4 | -161/+161 |
| | | | | | | * Initial * Other keyboards too | ||||
| * | [Keyboard] Fix splitkb/corne OLED code (#24260) | Antoine Bertin | 2024-08-30 | 1 | -2/+2 |
| | | |||||
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 6 | -293/+0 |
| | | |||||
| * | Update Underglow keycodes (#23765) | Ryan | 2024-08-25 | 2 | -6/+6 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146) | Joel Challis | 2024-07-23 | 8 | -8/+24 |
| | | | | Migrate split.soft_serial_pin to split.serial.pin | ||||
| * | Migrate SPLIT_HAND_PIN to json (#23924) | Joel Challis | 2024-07-13 | 12 | -20/+18 |
| | | |||||
| * | Migrate SERIAL_DRIVER to json (#23925) | Joel Challis | 2024-07-13 | 4 | -2/+6 |
| | | |||||
| * | splitkb/kyria: remove `CONVERT_TO` at keyboard level (#23857) | Ryan | 2024-06-11 | 15 | -114/+149 |
| | | |||||
| * | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 2024-05-11 | 2 | -2/+2 |
| | | |||||
| * | Update GPIO API usage in keyboard code (#23361) | Ryan | 2024-05-03 | 1 | -2/+2 |
| | | |||||
| * | Migrate build target markers to keyboard.json - Misc (#23609) | Joel Challis | 2024-04-25 | 6 | -26/+20 |
| | | |||||
| * | Add haptic driver to keyboard.json schema (#23591) | Ryan | 2024-04-24 | 2 | -1/+3 |
| | | |||||
| * | Migrate build target markers to keyboard.json - S (#23532) | Joel Challis | 2024-04-17 | 2 | -18/+14 |
| | | |||||
| * | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 2024-03-30 | 16 | -53/+0 |
| | | |||||
| * | WS2812 PWM: prefix for DMA defines (#23111) | Ryan | 2024-03-02 | 2 | -6/+6 |
| | | | | | | * WS2812 PWM: prefix for DMA defines * Add backward compatibility defines | ||||
| * | Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084) | Joel Challis | 2024-02-15 | 15 | -2206/+0 |
| | | |||||
| * | [Keymap Removal] keyboard with most keymaps (#23081) | Joel Challis | 2024-02-15 | 69 | -8819/+0 |
| | | | | | | | | | | * splitkb/kyria * lily58 * gmmk/pro/rev1/ansi * lets_split | ||||
| * | Migrate RGB Matrix config to info.json - RS (#22909) | Joel Challis | 2024-01-16 | 14 | -57/+46 |
| | | |||||
| * | Align `SPLIT_HAND_MATRIX_GRID` left/right logic with `SPLIT_HAND_PIN` (#22775) | Joel Challis | 2024-01-09 | 1 | -1/+0 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-12-20 | 24 | -1451/+0 |
| |\ | |||||
| | * | [Keymap Removal] Restore splitkb 'debug' keymaps (#22700) | Joel Challis | 2023-12-18 | 24 | -0/+795 |
| | | | |||||
| | * | Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693) | Nick Brassel | 2023-12-18 | 38 | -1911/+0 |
| | | | |||||
| | * | Remove obvious user keymaps, `keyboards/a*` edition. (#22692) | Nick Brassel | 2023-12-18 | 3 | -124/+0 |
| | | | |||||
| | * | Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691) | Nick Brassel | 2023-12-18 | 7 | -211/+0 |
| | | | |||||
| * | | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan | 2023-12-20 | 5 | -5/+5 |
| |/ | |||||
| * | [Keymap Removal] keebio/iris and related keymaps. (#22690) | Joel Challis | 2023-12-18 | 3 | -244/+0 |
| | | |||||
| * | [Keymap Removal] Planck and related keymaps. (#22683) | Nick Brassel | 2023-12-17 | 6 | -1090/+0 |
| | | |||||
| * | Fix RGB Matrix max brightness for several splitkb.com keyboards (#22621) | leah-splitkb | 2023-12-06 | 4 | -4/+8 |
| | | |||||
| * | Fix Helix encoder direction (#22614) | leah-splitkb | 2023-12-05 | 1 | -1/+1 |
| | | |||||
| * | [Keyboard] Fix oled layer display order for Aurora boards (#22521) | Bram Inniger | 2023-12-05 | 5 | -40/+65 |
| | | |||||
| * | Fix erroneous commas in `info.json` files (#21712) | Duncan Sutherland | 2023-12-05 | 2 | -2/+2 |
| | | |||||
| * | Remove userspace keymaps (#22544) | Joel Challis | 2023-11-26 | 47 | -3511/+0 |
| | | |||||