summaryrefslogtreecommitdiff
path: root/keyboards/splitkb/aurora/sweep/rev1
AgeCommit message (Collapse)Author
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan
Co-authored-by: Joel Challis <git@zvecr.com>
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-15Fix info.json LTO and format encoder definitions (#20456)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2023-01-09[keyboard] Enable community layout support (#19499)Manna Harbour
2022-10-29Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-10-27[Keyboard] Minor Aurora Sweep fixes (#18879)leah-splitkb
- Fixes compile error with `SWAP_HANDS_ENABLE = yes` - Fixes OLED, RGB Matrix, and encoder when using QMK Configurator
2022-10-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-25Fix splitkb/aurora/sweep (#18839)Ryan
* Fix splitkb/aurora/sweep * Add back layout alias
2022-10-13Fix aurora/sweep (#18701)Joel Challis
2022-10-13[Keyboard] Add splitkb.com's Aurora Sweep (#18691)leah-splitkb