summaryrefslogtreecommitdiff
path: root/keyboards/sawnsprojects
AgeCommit message (Expand)Author
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
2023-05-13SawnsProjects Amber80 Solder Community Layout Support (#20917)James Young
2023-05-09VCL x SawnsProjects VCL65 Layout Additions (#20819)James Young
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan
2023-04-04Move 65% layouts to data driven (#20308)Ryan
2023-04-03Add core/fallback encoder behaviour (#20320)jack
2023-04-03[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann
2023-03-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-29[Keyboard] Add Plaque80 (#20240)Sắn
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-13Adjust offset for some layouts (#20075)Ryan
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-21Add some missing `#pragma once`s (#19902)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-14Add Eclipse60 / tinyneko (#19379)Sắn
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre
2022-10-09Remove legacy international keycodes (#18588)Ryan
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-04Move keyboard USB IDs and strings to data driven: S (#17889)Ryan
2022-07-21[Keyboard] Add Krush65 Hotswap (#16692)Sắn
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-04-18[Keyboard] Add Amber80 Solder & VCL65 Solder (#15945)Sắn
2022-01-26Krush65 Solder Refactor (#16065)James Young
2022-01-26Krush60 Solder Refactor (#16029)James Young
2022-01-11Correct matrix effect name (#15816)Albert Y
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-29[Keyboard] Fix layout + led state for Krush (#15231)Sắn
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-11-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-11-11[Keyboard] Fix compilation issues for Krush boards (#15117)Drashna Jaelre
2021-11-11Merge remote-tracking branch 'origin/master' into developQMK Bot