summaryrefslogtreecommitdiffstats
path: root/keyboards/sawnsprojects
Commit message (Expand)AuthorAgeFilesLines
* VCL x SawnsProjects VCL65 Layout Additions (#20819)James Young2023-05-092-74/+1329
* `info.json` whitespace cleanups (#20651)Ryan2023-05-023-5/+5
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-275-1616/+1223
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-154-240/+178
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0615-9/+27
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-053-34/+8
* Move 65% layouts to data driven (#20308)Ryan2023-04-043-302/+206
* Add core/fallback encoder behaviour (#20320)jack2023-04-031-14/+0
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-3/+5
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-298-0/+257
|\
| * [Keyboard] Add Plaque80 (#20240)Sắn2023-03-298-0/+257
* | Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-236-13/+1
* | Remove more empty headers (#20155)Ryan2023-03-173-51/+0
* | Adjust offset for some layouts (#20075)Ryan2023-03-131-6/+7
* | Move matrix config to info.json, part 5 (#20003)Ryan2023-03-1112-60/+30
|/
* Move encoder config to data driven (#19923)Ryan2023-02-268-103/+14
* Add some missing `#pragma once`s (#19902)Ryan2023-02-212-0/+4
* Remove matrix size defines (#19581)Ryan2023-02-176-25/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-1710-23/+21
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-1412-0/+756
|\
| * Add Eclipse60 / tinyneko (#19379)Sắn2023-02-1412-0/+756
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0812-36/+12
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-316-6/+0
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-4/+2
|/
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-204-4/+4
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1519-19/+19
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-12/+10
* Remove legacy international keycodes (#18588)Ryan2022-10-094-4/+4
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-207-7/+7
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-207-7/+7
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-065-5/+0
|/
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-0412-47/+41
* [Keyboard] Add Krush65 Hotswap (#16692)Sắn2022-07-2113-0/+540
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* [Keyboard] Add Amber80 Solder & VCL65 Solder (#15945)Sắn2022-04-1827-0/+799
* Krush65 Solder Refactor (#16065)James Young2022-01-2612-431/+344
* Krush60 Solder Refactor (#16029)James Young2022-01-2652-711/+639
* Correct matrix effect name (#15816)Albert Y2022-01-111-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-6/+3
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-6/+0
* [Keyboard] Fix layout + led state for Krush (#15231)Sắn2021-11-2911-9/+87
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+45
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-112-45/+44
|\
| * [Keyboard] Fix compilation issues for Krush boards (#15117)Drashna Jaelre2021-11-112-45/+44
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-1163-0/+3293
|\|
| * [Keyboard] Added Krush Solder (60% & 65%) (#15074)Sắn2021-11-1063-0/+3293
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1