From 5e300af537992f748b37a2f0a852191d63daefd0 Mon Sep 17 00:00:00 2001 From: alko Date: Fri, 25 Jul 2025 14:46:24 +0500 Subject: [PATCH] +rev2 tested --- keyboards/alko/cornedeon/keymaps/vial/config.h | 2 +- keyboards/alko/cornedeon/keymaps/vial/rules.mk | 6 +++--- keyboards/alko/cornedeon/rev2/config.h | 4 +++- keyboards/alko/cornedeon/rev2/keyboard.json | 3 ++- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/keyboards/alko/cornedeon/keymaps/vial/config.h b/keyboards/alko/cornedeon/keymaps/vial/config.h index 4450f9633b..fc243f8896 100644 --- a/keyboards/alko/cornedeon/keymaps/vial/config.h +++ b/keyboards/alko/cornedeon/keymaps/vial/config.h @@ -23,7 +23,7 @@ along with this program. If not, see . #define VIAL_UNLOCK_COMBO_COLS {0, 1} // For master half only when MASTER_LEFT/MASTER_RIGHT using -#define WAIT_FOR_USB +//#define WAIT_FOR_USB /* Select hand configuration */ diff --git a/keyboards/alko/cornedeon/keymaps/vial/rules.mk b/keyboards/alko/cornedeon/keymaps/vial/rules.mk index 90a728391e..715eb59933 100644 --- a/keyboards/alko/cornedeon/keymaps/vial/rules.mk +++ b/keyboards/alko/cornedeon/keymaps/vial/rules.mk @@ -13,6 +13,6 @@ COMBO_ENABLE = yes QMK_SETTINGS = no -CAPS_WORD_ENABLE = no -LAYER_LOCK_ENABLE = no -REPEAT_KEY_ENABLE = no +CAPS_WORD_ENABLE = no +LAYER_LOCK_ENABLE = no +REPEAT_KEY_ENABLE = no diff --git a/keyboards/alko/cornedeon/rev2/config.h b/keyboards/alko/cornedeon/rev2/config.h index 0bffc24381..ef09659326 100644 --- a/keyboards/alko/cornedeon/rev2/config.h +++ b/keyboards/alko/cornedeon/rev2/config.h @@ -5,8 +5,10 @@ //#define SERIAL_USART_FULL_DUPLEX //#define SERIAL_USART_RX_PIN GP2 -#define SERIAL_USART_TX_PIN GP1 +//#define SERIAL_USART_TX_PIN GP1 +#define USE_SERIAL //#define SOFT_SERIAL_PIN GP1 +//#define USB_VBUS_PIN GP2 /* RP2040- and hardware-specific config */ #define RP2040_BOOTLOADER_DOUBLE_TAP_RESET // Activates the double-tap behavior diff --git a/keyboards/alko/cornedeon/rev2/keyboard.json b/keyboards/alko/cornedeon/rev2/keyboard.json index 1a830d24ed..5c647b1844 100644 --- a/keyboards/alko/cornedeon/rev2/keyboard.json +++ b/keyboards/alko/cornedeon/rev2/keyboard.json @@ -38,7 +38,8 @@ "pin": "GP8" }, "serial": { - "driver": "vendor" + "driver": "vendor", + "pin": "GP1" }, "transport": { "sync": {