summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/quefrency/keymaps/via/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Add encoder map to Quefrency VIA keymap (#18380)Danny2022-09-191-0/+1
| | | | | | | | | * 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
* [Keyboard] Disable Console on Keebio Quefrency (#14108)Drashna Jaelre2021-08-221-1/+0
|
* 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-311-0/+3
* 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>