From 1bf78f5e6cf967d3972a1dd201e37bf21e339012 Mon Sep 17 00:00:00 2001 From: VeyPatch <126267034+VeyPatch@users.noreply.github.com> Date: Wed, 23 Oct 2024 13:39:58 +0200 Subject: [PATCH] Sync with QMK --- .../splitkb/halcyon/kyria/keymaps/default/keymap.c | 4 ++-- keyboards/splitkb/halcyon/kyria/readme.md | 4 ++-- keyboards/splitkb/halcyon/kyria/rev4/keyboard.json | 13 +------------ 3 files changed, 5 insertions(+), 16 deletions(-) diff --git a/keyboards/splitkb/halcyon/kyria/keymaps/default/keymap.c b/keyboards/splitkb/halcyon/kyria/keymaps/default/keymap.c index a81042bd912..60ecf539db5 100755 --- a/keyboards/splitkb/halcyon/kyria/keymaps/default/keymap.c +++ b/keyboards/splitkb/halcyon/kyria/keymaps/default/keymap.c @@ -215,7 +215,7 @@ bool encoder_update_user(uint8_t index, bool clockwise) { } else { tap_code(KC_VOLD); } - } else if (index == 2) { + } else if (index == 1) { // Page up/Page down if (clockwise) { tap_code(KC_PGDN); @@ -225,4 +225,4 @@ bool encoder_update_user(uint8_t index, bool clockwise) { } return false; } -#endif \ No newline at end of file +#endif diff --git a/keyboards/splitkb/halcyon/kyria/readme.md b/keyboards/splitkb/halcyon/kyria/readme.md index 3fb1b53f1cc..20973e2570f 100755 --- a/keyboards/splitkb/halcyon/kyria/readme.md +++ b/keyboards/splitkb/halcyon/kyria/readme.md @@ -1,6 +1,6 @@ # Halcyon Kyria -![splitkb/halcyon/kyria](WIP) +![splitkb/halcyon/kyria](https://i.imgur.com/n7WuUs9.jpg) * Keyboard Maintainer: [splitkb.com](https://github.com/splitkb.com) * Hardware Availability: [splitkb.com](https://splitkb.com). @@ -19,4 +19,4 @@ Enter the bootloader in 3 ways: * **Reset button**: Double-tap the reset button at the top of the controller, right above the USB-C port. * **Bootloader reset**: Hold down the "Boot" button and plug in the keyboard. -* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available. \ No newline at end of file +* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available. diff --git a/keyboards/splitkb/halcyon/kyria/rev4/keyboard.json b/keyboards/splitkb/halcyon/kyria/rev4/keyboard.json index db2f6b712e4..1d7f1ea9e04 100755 --- a/keyboards/splitkb/halcyon/kyria/rev4/keyboard.json +++ b/keyboards/splitkb/halcyon/kyria/rev4/keyboard.json @@ -12,14 +12,10 @@ ] }, "features": { - "bootmagic": true, - "command": false, - "console": false, "extrakey": true, "mousekey": true, "nkro": true, - "rgb_matrix": true, - "rgblight": false + "rgb_matrix": true }, "matrix_pins": { "cols": ["GP19", "GP20", "GP25", "GP4", "GP9", "GP10", "GP5"], @@ -145,14 +141,7 @@ "sleep": true, "split_count": [31, 31] }, - "rgblight": { - "led_count": 62, - "split": true - }, "split": { - "bootmagic": { - "matrix": [4, 6] - }, "enabled": true, "handedness": { "pin": "GP24"