forked from mirrors/qmk_userspace
[Keyboard] Add Quefrency Rev. 3 (#11578)
* 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>
This commit is contained in:
parent
bd5d3c879e
commit
2a34e07ff9
7 changed files with 330 additions and 5 deletions
|
|
@ -64,5 +64,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define RGBLIGHT_LED_MAP { 1, 2, 3, 12, 13, 14, 15, 0, 7, 6, 5, 4, 11, 10, 9, 8 }
|
||||
|
||||
// Set 65% column (option 3) and Macro (option 4) on by default
|
||||
#define VIA_EEPROM_LAYOUT_OPTIONS_DEFAULT 0x0018
|
||||
#define VIA_EEPROM_LAYOUT_OPTIONS_DEFAULT 0x00DE
|
||||
#define VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue