summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/q1/config.h
diff options
context:
space:
mode:
authoradophoxia <100170946+adophoxia@users.noreply.github.com>2022-11-08 08:21:51 -0800
committerGitHub <noreply@github.com>2022-11-08 08:21:51 -0800
commita25e5ce1b3bc16e0846bc7c328e2d29561c7d849 (patch)
tree7d1ad0dfe3d0129f78ab06873277ffe0513c6e0b /keyboards/keychron/q1/config.h
parent2acb2e696aff1365449d2d7b928a84d23c6223a1 (diff)
[Keyboard] Add ISO Encoder variant of Keychron Q1v1 (#18829)
Diffstat (limited to 'keyboards/keychron/q1/config.h')
-rw-r--r--keyboards/keychron/q1/config.h14
1 files changed, 2 insertions, 12 deletions
diff --git a/keyboards/keychron/q1/config.h b/keyboards/keychron/q1/config.h
index cda8799a79..50a5b70cc3 100644
--- a/keyboards/keychron/q1/config.h
+++ b/keyboards/keychron/q1/config.h
@@ -37,17 +37,9 @@
/* Disable DIP switch in matrix data */
#define MATRIX_MASKED
-/* NKRO */
-#define FORCE_NKRO
-
/* Disable RGB lighting when PC is in suspend */
#define RGB_DISABLE_WHEN_USB_SUSPENDED
-/* Allow VIA to edit lighting */
-#ifdef VIA_ENABLE
-#define VIA_QMK_RGBLIGHT_ENABLE
-#endif
-
// RGB Matrix Animation modes. Explicitly enabled
// For full list of effects, see:
// https://docs.qmk.fm/#/feature_rgb_matrix?id=rgb-matrix-effects
@@ -97,7 +89,5 @@
#define ENABLE_RGB_MATRIX_SOLID_SPLASH
#define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
-/* Allow VIA to edit lighting */
-#ifdef VIA_ENABLE
-#define VIA_QMK_RGBLIGHT_ENABLE
-#endif
+// #define RGB_MATRIX_KEYPRESSES
+// #define RGB_MATRIX_FRAMEBUFFER_EFFECTS \ No newline at end of file