diff options
Diffstat (limited to 'keyboards/keebio/quefrency/rev1/config.h')
| -rw-r--r-- | keyboards/keebio/quefrency/rev1/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/keebio/quefrency/rev1/config.h b/keyboards/keebio/quefrency/rev1/config.h index e9379ab2f..b67507187 100644 --- a/keyboards/keebio/quefrency/rev1/config.h +++ b/keyboards/keebio/quefrency/rev1/config.h | |||
| @@ -55,6 +55,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 55 | #define RGB_DI_PIN D3 | 55 | #define RGB_DI_PIN D3 |
| 56 | #define RGBLIGHT_ANIMATIONS | 56 | #define RGBLIGHT_ANIMATIONS |
| 57 | #define RGBLED_NUM 16 // Number of LEDs | 57 | #define RGBLED_NUM 16 // Number of LEDs |
| 58 | #define RGBLED_SPLIT { 8, 8 } | ||
| 58 | 59 | ||
| 59 | // Set 65% column (option 1) and Macro (option 2) on by default | 60 | // Set 65% column (option 1) and Macro (option 2) on by default |
| 60 | #define VIA_EEPROM_LAYOUT_OPTIONS_DEFAULT 0x60 | 61 | #define VIA_EEPROM_LAYOUT_OPTIONS_DEFAULT 0x60 |
