summaryrefslogtreecommitdiff
path: root/keyboards/wuque/serneity65
AgeCommit message (Expand)AuthorFilesLines
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-60/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan6-6/+0
2024-04-13Migrate build target markers to keyboard.json - W (#23511)Joel Challis2-15/+8
2023-08-09Tidy up encoder in matrix references (#21718)Joel Challis1-21/+0
2023-07-03Fix encoder map declarations (#21435)Joel Challis1-1/+1
2023-06-19Remove encoder in-matrix workaround code (#20389)jack5-75/+19
2023-04-04Move 65% layouts to data driven (#20308)Ryan3-500/+341
2023-04-03Add core/fallback encoder behaviour (#20320)jack1-11/+0
2023-04-03[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann1-2/+6
2023-03-28Merge remote-tracking branch 'origin/master' into developQMK Bot1-2/+2
2023-03-28Remove invalid characters (#20277)Albert Y1-2/+2
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan2-6/+5
2023-02-26Move encoder config to data driven (#19923)Ryan3-9/+9
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-3/+4
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-08-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis4-4/+4
2022-08-06Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2-7/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-09-01wuque/serneity65: Layout Macro rework and Configurator fix (#14267)James Young4-17/+17
2021-08-24[Keyboard] Add serneity65 (#13889)GG19-0/+945