summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/quefrency/rev3/rev3.c
Commit message (Collapse)AuthorAgeFilesLines
* Move 65% layouts to data driven (#20308)Ryan2023-04-041-1/+1
|
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-1/+1
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* 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-191-0/+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
* 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
* [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-241-0/+48
* 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>