summaryrefslogtreecommitdiffstats
path: root/keyboards/sawnsprojects
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
|/
* Remove references to KBFirmware JSON Parser (#14608)James Young2021-09-261-1/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-242-10/+10
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-241-2/+2
* [Keyboard] Add keypad Satxri6key (#13423)Sắn2021-07-2111-0/+399