summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/quefrency/rev3/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Add encoder map to Quefrency VIA keymap (#18380)Danny2022-09-191-2/+2
| | | | | | | | | * Add encoder map to Quefrency VIA keymap * Explicitly define which RGB animations are enabled * Set different PID to prep for different VIA .json usage * Add ifdefs to handle if ENCODER_ENABLE is set to NO
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-031-1/+7
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Keebio Quefrency Configurator rework (#14060)James Young2021-08-181-0/+839
* add info.json for Quefrency rev1 * add info.json for Quefrency rev2 * add info.json for Quefrency rev3 * add info.json for Quefrency rev4 * remove "global" Quefrency info.json * remove layout macro aliases from keyboard headers These were moved into the info.json files.