]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/nyquist/rev3/config.h
Fix pinout of split hand and LED, remove flip half option
[qmk_firmware.git] / keyboards / nyquist / rev3 / config.h
index 8054ba79c25122aecf2382b3a5f7d9efaf66be1f..0caf8c423cb6ab57ad8443e49f1caecffd9fc37f 100644 (file)
@@ -33,6 +33,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // wiring of each half
 #define MATRIX_ROW_PINS { F0, F5, D7, F6, F7 }
 #define MATRIX_COL_PINS { F1, F4, B7, D2, D3, D4 }
+#define SPLIT_HAND_PIN D5
 
 /* COL2ROW or ROW2COL */
 #define DIODE_DIRECTION COL2ROW
@@ -58,11 +59,11 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 /* ws2812 RGB LED */
 #define RGB_DI_PIN B4
-#define RGBLIGHT_TIMER
+#define RGBLIGHT_ANIMATIONS
 #define RGBLED_NUM 12
 
 /* Backlight LEDs */
-#define BACKLIGHT_PIN D5
+#define BACKLIGHT_PIN B5
 #define BACKLIGHT_LEVELS 7
 
 /*