summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/quefrency/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+1
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-2/+2
|
* Add encoder map to Quefrency VIA keymap (#18380)Danny2022-09-192-0/+10
| | | | | | | | | * 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-17/+0
| | | | | | | | | | | | | | | | | | | | | * 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] Disable Console on Keebio Quefrency (#14108)Drashna Jaelre2021-08-221-1/+0
|
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-1/+2
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-291-1/+1
| | | | | | | | | * Better handle LTO_ENABLE Especially when calling from command line * Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE * Remove long for LTO from show_options.mk
* Update Quefrency (#8623)Danny2020-03-312-0/+54
* Add Quefrency Rev. 2 VIA support * Fix matrix mapping * Add Rev. 1 VIA support * Flip encoder pinout * Drop trailing backslashes * Remove layer names * Remove unneeded extern Co-Authored-By: Ryan <fauxpark@gmail.com> * Fix bracket alignment Co-Authored-By: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>