summaryrefslogtreecommitdiff
path: root/keyboards/wuque/serneity65
AgeCommit message (Expand)Author
2023-08-09Tidy up encoder in matrix references (#21718)Joel Challis
2023-07-03Fix encoder map declarations (#21435)Joel Challis
2023-06-19Remove encoder in-matrix workaround code (#20389)jack
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-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-28Remove invalid characters (#20277)Albert Y
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-08-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis
2022-08-06Move keyboard USB IDs and strings to data driven: W (#17903)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-01wuque/serneity65: Layout Macro rework and Configurator fix (#14267)James Young
2021-08-24[Keyboard] Add serneity65 (#13889)GG