aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/splitkb/aurora
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2025-07-111-3/+3
| | | | | | | | | * Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff
* Fix Aurora sweep default keymap configuration (#25148)VeyPatch2025-05-071-24/+9
|
* Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2025-01-205-50/+0
|
* Update keycodes for keyboards with RGB Matrix (#24484)Ryan2024-11-245-11/+11
|
* Fix wrong OLED code for a few keyboards (#24344)jack2024-08-304-161/+161
| | | | | * Initial * Other keyboards too
* [Keyboard] Fix splitkb/corne OLED code (#24260)Antoine Bertin2024-08-301-2/+2
|
* Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)Joel Challis2024-07-235-5/+15
| | | Migrate split.soft_serial_pin to split.serial.pin
* Migrate SPLIT_HAND_PIN to json (#23924)Joel Challis2024-07-1310-16/+15
|
* Update GPIO API usage in keyboard code (#23361)Ryan2024-05-031-2/+2
|
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-3010-51/+0
|
* Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis2024-02-1515-2206/+0
|
* Migrate RGB Matrix config to info.json - RS (#22909)Joel Challis2024-01-168-29/+21
|
* Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan2023-12-203-3/+3
|
* Fix RGB Matrix max brightness for several splitkb.com keyboards (#22621)leah-splitkb2023-12-063-3/+6
|
* 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-051-1/+1
|
* Migrate some common features to generic (#22403)Joel Challis2023-11-091-1/+0
|
* Remove use of broken split.main (#22363)Joel Challis2023-10-305-5/+0
|
* [Keyboard] Add splitkb.com's Aurora Helix (#21871)harveysch2023-09-1517-0/+1209
| | | | | Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix keyboards with old RGB driver names (#21817)Joel Challis2023-08-231-1/+1
|
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-233-3/+3
|
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-08-141-1/+1
|\
| * Fix `keyboard` field for some JSON keymaps (#21752)Ryan2023-08-141-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-2717-0/+1185
|\|
| * [Keyboard] Add splitkb.com's Aurora Sofle v2 (#21499)harveysch2023-07-2717-0/+1185
| | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Thomas Baart <mail@thomasbaart.nl>
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-1011-1473/+1505
|\|
| * Up keymap (#20769)Florent Linguenheld2023-06-1011-1473/+1505
| | | | | | flinguenheld keymap aurora sweep
* | Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-062-2/+2
|/ | | | Co-authored-by: Joel Challis <git@zvecr.com>
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-2/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-151-5/+0
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-023-186/+186
|
* Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-163-32/+8
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-063-3/+9
|
* [Chore] Remove stray mod tap interrupt defines and per key functions (#20347)Stefan Kerkmann2023-04-061-1/+0
| | | | | * Remove stray defines and per key functions * Remove defunct get_ignore_mod_tap_interrupt declaration
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-2/+1
|
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-193-3/+3
|
* Move Bootmagic config to data driven (#19860)Ryan2023-02-166-30/+15
|
* [Keyboard] Flinguenheld (#19661)FLinguenheld2023-02-1010-0/+1835
|
* [keyboard] Enable community layout support (#19499)Manna Harbour2023-01-101-0/+3
|
* add x123 keymap for splitkb/aurora/corne (#19407)x1232022-12-304-0/+347
|
* [Keyboard] Fix Aurora Lily58 default encoder behaviour (#19424)leah-splitkb2022-12-271-16/+2
|
* 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
|
* 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
|\