summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/swiftrax
Commit message (Expand)AuthorAgeFilesLines
* Fix layout macro keys with no matrix position (#20033)Ryan2023-03-131-1/+1
* Adjust offset for some layouts (#20075)Ryan2023-03-131-1/+53
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-1132-255/+80
* Move encoder config to data driven (#19923)Ryan2023-02-2610-17/+25
* Remove matrix size defines (#19581)Ryan2023-02-1715-60/+0
* Merge branch 'master' into developDasky2023-02-143-12/+8
|\
| * Fixup swiftrax/bumblebee (reduce firmware size) (#19834)jack2023-02-133-16/+8
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0832-96/+32
* | Debounce defines cleanup (#19742)Ryan2023-02-0316-48/+0
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-0316-49/+0
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3116-16/+0
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-106-6/+3
* | Revert RESET-> QK_BOOT in Read Me files where applicable (#19262)Wolf Van Herreweghe2022-12-091-1/+1
|/
* `handwired/swiftrax/cowfish`: fix layouts (#18984)Ryan2022-11-094-113/+519
* `handwired/swiftrax/walter`: fix layout mismatch (#18974)Ryan2022-11-062-81/+78
* Fix "no matrix definition" errors for some boards (#18954)Ryan2022-11-051-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-3/+3
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1516-19/+19
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
* Fix handwired/swiftrax/bumblebee layout macro (#18377)Joel Challis2022-09-161-1/+1
* [Keyboard] add rgb animation handwired/swiftrax/glacier (#18121)Brandon Claveria2022-08-221-1/+10
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-204-5/+5
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-3032-104/+98
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-171-2/+149
|\
| * DigiCarpice Configurator Rendering Fix (#17113)James Young2022-05-171-2/+149
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-158-8/+8
|/
* [Keyboard] Add digicarpice (#16791)Brandon Claveria2022-04-189-0/+247
* Digicarp65: fix layouts (#16328)Ryan2022-02-142-331/+331
* [Keyboard] Digicarp65 (#15926)Brandon Claveria2022-02-089-0/+606
* [keyboard] BumbleBee handwired (#14908)Brandon Claveria2022-01-0810-0/+309
* [Keyboard] Glacier handwired (#14758)Brandon Claveria2022-01-089-0/+231
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-0912-24/+12
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-0112-24/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-0512-12/+12
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-024-4/+8
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-1212-12/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-1212-29/+5
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-246-74/+76
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-0612-12/+12
* [Keyboard] Quick hack to fix Astro65 board (#13665)Drashna Jaelre2021-07-231-4/+6
* first pass: matrix consistency improvements (#13471)Zach White2021-07-111-1/+1
* Swiftrax Nodu handwired: layout macro sequence fix (#13329)James Young2021-06-283-28/+28
* Swiftrax Nodu handwired: Layout Macro rename and Community Layout support (#1...James Young2021-06-215-8/+13
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-295-13/+17
* add handwired/swiftrax/walter (#12428)Brandon Claveria2021-05-129-0/+599
* add equator (#12369)Brandon Claveria2021-03-259-0/+245
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-181-2/+106
|\