summaryrefslogtreecommitdiff
path: root/keyboards/keebio/nyquist/rev3
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2020-10-17 03:30:26 -0400
committerGitHub <noreply@github.com>2020-10-17 00:30:26 -0700
commit42696a4f8c9170f9dbf3a1ec05ca95079b7a77a9 (patch)
treeaffc4342ab2df23cd15041924de16e721b3084d1 /keyboards/keebio/nyquist/rev3
parenta4dfa45f376ac9364404a15c9adfe0b6b8d0e20e (diff)
Update Nyquist VIA support and default keymap (#10632)
* Update default and via keymaps * Update PID and enabled build options * Update keyboards/keebio/nyquist/keymaps/via/keymap.c * Update keyboards/keebio/nyquist/rev3/rules.mk * Update keyboards/keebio/nyquist/rev2/rules.mk
Diffstat (limited to 'keyboards/keebio/nyquist/rev3')
-rw-r--r--keyboards/keebio/nyquist/rev3/config.h2
-rw-r--r--keyboards/keebio/nyquist/rev3/rules.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/keebio/nyquist/rev3/config.h b/keyboards/keebio/nyquist/rev3/config.h
index b2573d1dc3..5d4000b46d 100644
--- a/keyboards/keebio/nyquist/rev3/config.h
+++ b/keyboards/keebio/nyquist/rev3/config.h
@@ -19,7 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* USB Device descriptor parameter */
#define VENDOR_ID 0xCB10
-#define PRODUCT_ID 0x1156
+#define PRODUCT_ID 0x3156
#define DEVICE_VER 0x0300
#define MANUFACTURER Keebio
#define PRODUCT The Nyquist Keyboard
diff --git a/keyboards/keebio/nyquist/rev3/rules.mk b/keyboards/keebio/nyquist/rev3/rules.mk
index d7db1800a0..16d445b627 100644
--- a/keyboards/keebio/nyquist/rev3/rules.mk
+++ b/keyboards/keebio/nyquist/rev3/rules.mk
@@ -18,7 +18,7 @@ BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
-COMMAND_ENABLE = yes # Commands for debug and configuration
+COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
MIDI_ENABLE = no # MIDI controls