summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/quefrency/rev3
Commit message (Collapse)AuthorAgeFilesLines
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+1
|
* Add encoder map to Quefrency VIA keymap (#18380)Danny2022-09-193-3/+14
| | | | | | | | | * 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-032-8/+7
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Add encoder defaults for Keebio boards (#16398)Danny2022-02-211-0/+18
| | | | | | | | | | | | | | | | | | | | | * Add BDN9 encoder defaults * Add DSP40 encoder default * Add FoldKB encoder defaults * Add Iris encoder defaults * Update Iris Rev. 6 encoder orientation * Add KBO-5000 encoder defaults * Add Quefrency encoder defaults * Add Sinc encoder defaults * Add Stick encoder defaults * Remove encoder settings from VIA keymaps
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* [Keyboard] Disable Console on Keebio Quefrency (#14108)Drashna Jaelre2021-08-221-5/+0
|
* Keebio Quefrency Configurator rework (#14060)James Young2021-08-182-2/+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.
* [Keyboard] fix short circuit in led_update_kb for quefrency rev3 (#13752)Jonavin2021-07-281-1/+1
| | | Co-authored-by: Jonavin <=>
* [Keyboard] Add Quefrency Rev. 3 (#11578)Danny2021-01-244-0/+322
* Update default VIA layout option * Add Quefrency Rev. 3 * Update readme * Add GPL2 headers * Update keyboards/keebio/quefrency/rev3/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>