aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/quefrency/rev1
Commit message (Collapse)AuthorAgeFilesLines
* Keebio RGB wiring update (#7754)Danny2020-08-291-0/+1
| | | | | | | | | | | | | | | | | * Change RGB wiring for Levinson * Update RGB wiring for Iris * Update RGB wiring for Nyquist * Update RGB wiring for Quefrency * Update RGB wiring for Viterbi * Update RGB wiring for Fourier * Update RGB wiring for BFO * Handle redefinition of RGBLED_SPLIT
* Quefrency rev1: Fix default VIA layout options (#9618)Sergey Vlasov2020-07-011-1/+1
| | | | | | | | | | | Apparently VIA allocates bits in the layout options field from the lowest bit, but starting from the **last** option defined in the JSON file. So the default value 0x06 was actually trying to set the value `3` (`0b11`) for the second-to-last option ("Right Shift"), which had only 3 values defined, and the attempt to set an undefined option value caused the VIA app to hang with a black window. Fix the default layout options so that it works as intended (the "Macropad" and "65% Column" options are set).
* Enable Mousekeys for Keebio Quefrency rev1 (#9478)James Young2020-06-201-0/+2
|
* Add Keebio lighting defaults (#8884)Danny2020-04-251-3/+12
| | | | | * Set Iris LED/RGB defaults * Add lighting defaults for more boards
* [Keyboard] Quefrency Rev2 Caps Lock LED, set lighting defaults (#8729)Danny2020-04-122-0/+4
| | | | | | | | | | | | | * Add support for Caps Lock LED Currently ignores the fact that led_state is not synced between halves, so caps lock LED doesn't do anything if USB is plugged into right half * Set initial backlight and RGB mode/values on blank EEPROM * Set default VIA layout options * Add backlight/RGB ifdefs * Set bootloaders for each rev
* Update Quefrency (#8623)Danny2020-03-312-2/+23
| | | | | | | | | | | | | | | | | | | | | | | * 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>
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark2020-01-191-0/+2
| | | | | | | | | | * Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards * Define diode direction for failing boards * Matching parentheses * Put onekey diode directions in top level config
* Remove QMK_KEYBOARD_CONFIG_H from boards (#7635)Joel Challis2019-12-161-2/+0
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* Fix pinout for Quefrency left half w/macrosDanny Nguyen2019-02-251-2/+4
|
* [Keyboard] Move Keebio boards to own folder (#5109)Danny2019-02-124-0/+163
* Move boards into keebio folder * Rename keymap * Update BDN9 files * Update BFO-9000 files * Update Chocopad files * Update Dilly files * Update Fourier files, collapse rev1 into main * Update Iris files * Update Laplace files * Update Levinson files, fix buswerks keymap * Update Nyquist files * Fix keymap issues * Update Quefrency files * Update Rorschach files * Update TF68 files * Update Viterbi files * Update Viterbi files * Update Wavelet files * Reformat default layout * Fix up default folder for Iris * Remove already defined aliases