summaryrefslogtreecommitdiffstats
path: root/keyboards/wuque/serneity65
Commit message (Expand)AuthorAgeFilesLines
* Tidy up encoder in matrix references (#21718)Joel Challis2023-08-091-21/+0
* Fix encoder map declarations (#21435)Joel Challis2023-07-031-1/+1
* Remove encoder in-matrix workaround code (#20389)jack2023-06-195-75/+19
* Move 65% layouts to data driven (#20308)Ryan2023-04-043-500/+341
* Add core/fallback encoder behaviour (#20320)jack2023-04-031-11/+0
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-2/+6
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-281-2/+2
|\
| * Remove invalid characters (#20277)Albert Y2023-03-281-2/+2
* | Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-6/+5
|/
* Move encoder config to data driven (#19923)Ryan2023-02-263-9/+9
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+4
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-074-4/+4
* Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2022-08-062-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* 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-2/+0
* wuque/serneity65: Layout Macro rework and Configurator fix (#14267)James Young2021-09-014-17/+17
* [Keyboard] Add serneity65 (#13889)GG2021-08-2419-0/+945