summaryrefslogtreecommitdiffstats
path: root/keyboards/wren
Commit message (Expand)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-141/+110
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-17/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-10/+14
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-3/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2022-08-062-7/+6
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Wren: fix QMK Configurator key sequence (#16462)James Young2022-02-271-7/+6
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-121-0/+105
|\
| * Add wren configurator data (#16321)Joel Challis2022-02-121-0/+105
* | More keyboard rules.mk cleanups (#16044)Ryan2022-01-251-4/+3
|/
* [Keyboard] Add Support for Wren Keyboard (#14570)Walter Hanley2022-01-0610-0/+503