diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-25 06:39:33 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-25 06:39:33 +0000 |
commit | c9791410022082b3079d3b4376fc905cb7621a9a (patch) | |
tree | 85f4d343725737a50ce0c9b56a4f665c80c15fbc /keyboards/keebio/quefrency/rev2/config.h | |
parent | 3c743f00c03fd29191ea33bb73908f8aa285f52e (diff) | |
parent | 2a34e07ff97ffe9b845b87b4177a139cc2054e30 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/keebio/quefrency/rev2/config.h')
-rw-r--r-- | keyboards/keebio/quefrency/rev2/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/keebio/quefrency/rev2/config.h b/keyboards/keebio/quefrency/rev2/config.h index 4f6a0c42c2..31d37a7832 100644 --- a/keyboards/keebio/quefrency/rev2/config.h +++ b/keyboards/keebio/quefrency/rev2/config.h @@ -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 |