diff --git a/zmk-config/README.md b/zmk-config/README.md index 2d855a3f..94259354 100644 --- a/zmk-config/README.md +++ b/zmk-config/README.md @@ -31,44 +31,38 @@ rm foo -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -west build --board nice_nano -d build/nibble -- -DSHIELD=nibble -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config +west build --board nice_nano -d build/nibble -- -DSHIELD=nibble -DZMK_CONFIG=/workspaces/zmk-config/kemonine/zmk-config/config west build --board nice_nano -d build/tidbit -- -DSHIELD=tidbit -DZMK_CONFIG=/workspaces/zmk-config/kemonine/zmk-config/config -west build --board nice_nano -d build/corne_artsey_left -- -DSHIELD=corne_artsey_left -DZMK_CONFIG=/workspaces/zmk-artsey/config +west build --board nice_nano -d build/the_paintbrush -- -DSHIELD=the_paintbrush -DZMK_CONFIG=/workspaces/zmk-config/zmk-artsey/config -west build --board nice_nano -d build/corne_artsey_right -- -DSHIELD=corne_artsey_right -DZMK_CONFIG=/workspaces/zmk-artsey/config +west build --board nice_nano -d build/corne_5_col_artsey_left_big -- -DSHIELD=corne_5_col_artsey_left_big -DZMK_CONFIG=/workspaces/zmk-config/zmk-artsey/config -west build --board nrf52840_mdk_dongle -d build/pockettype/central -- -DSHIELD=pockettype_central -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config +west build --board nice_nano -d build/corne_5_col_artsey_right_big -- -DSHIELD=corne_5_col_artsey_right_big -DZMK_CONFIG=/workspaces/zmk-config/zmk-artsey/config -west build --board nice_nano -d build/pockettype/peripheral -- -DSHIELD=pockettype_peripheral -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config +west build --board nrf52840_mdk_dongle -d build/pockettype/central -- -DSHIELD=pockettype_central -DZMK_CONFIG=/workspaces/zmk-config/kemonine/zmk-config/config -west build --board nice_nano -d build/tg4x -- -DSHIELD=tg4x -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config +west build --board nice_nano -d build/pockettype/peripheral -- -DSHIELD=pockettype_peripheral -DZMK_CONFIG=/workspaces/zmk-config/kemonine/zmk-config/config -west build --board nice_nano -d build/corne_left -- -DSHIELD=corne_left -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config +west build --board nice_nano -d build/tg4x -- -DSHIELD=tg4x -DZMK_CONFIG=/workspaces/zmk-config/kemonine/zmk-config/config -west build --board nice_nano -d build/corne_right -- -DSHIELD=corne_right -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config +west build --board nice_nano -d build/corne_left -- -DSHIELD=corne_left -DZMK_CONFIG=/workspaces/zmk-config/kemonine/zmk-config/config -west build --board nice_nano -d build/tidbit_artsey_left -- -DSHIELD=tidbit_artsey_left -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config +west build --board nice_nano -d build/corne_right -- -DSHIELD=corne_right -DZMK_CONFIG=/workspaces/zmk-config/kemonine/zmk-config/config -west build --board nice_nano -d build/steno_right_lily58 -- -DSHIELD=steno_right_lily58 -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config +west build --board nice_nano -d build/pockettype/default -- -DSHIELD=pockettype -DZMK_CONFIG=/workspaces/zmk-config/kemonine/zmk-config/config -west build --board nice_nano -d build/steno_left_lily58 -- -DSHIELD=steno_left_lily58 -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config +west build --board nrf52840_mdk_dongle -d build/mdk_dongle -- -DSHIELD=mdk_dongle -DZMK_CONFIG=/workspaces/zmk-config/kemonine/zmk-config/config -west build --board nice_nano -d build/pockettype/default -- -DSHIELD=pockettype -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config +west build --board nice_nano -d build/pockettype/default -- -DSHIELD=pockettype -DZMK_CONFIG=/workspaces/zmk-config/kemonine/zmk-config/config -west build --board nrf52840_mdk_dongle -d build/mdk_dongle -- -DSHIELD=mdk_dongle -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config +west build --board nice_nano -d build/lily58/left -- -DSHIELD=lily58_left -DZMK_CONFIG=/workspaces/zmk-config/kemonine/zmk-config/config -west build --board nice_nano -d build/pockettype/default -- -DSHIELD=pockettype -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config +west build --board nice_nano -d build/lily58/right -- -DSHIELD=lily58_right -DZMK_CONFIG=/workspaces/zmk-config/kemonine/zmk-config/config -west build --board nice_nano -d build/lily58/left -- -DSHIELD=lily58_left -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config +west build --board itsybitsy_nrf52840 -d build/azarashi64/left -- -DSHIELD=azarashi64_left -DZMK_CONFIG=/workspaces/zmk-config/kemonine/zmk-config/config -west build --board nice_nano -d build/lily58/right -- -DSHIELD=lily58_right -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config - -west build --board nice_nano -d build/m60 -- -DSHIELD=m60 -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config - -west build --board itsybitsy_nrf52840 -d build/azarashi64/left -- -DSHIELD=azarashi64_left -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config - -west build --board itsybitsy_nrf52840 -d build/azarashi64/right -- -DSHIELD=azarashi64_right -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config +west build --board itsybitsy_nrf52840 -d build/azarashi64/right -- -DSHIELD=azarashi64_right -DZMK_CONFIG=/workspaces/zmk-config/kemonine/zmk-config/config ``` diff --git a/zmk-config/config/boards/shields/artsey_dev/Kconfig.defconfig b/zmk-config/config/boards/shields/artsey_dev/Kconfig.defconfig deleted file mode 100644 index 98d5897f..00000000 --- a/zmk-config/config/boards/shields/artsey_dev/Kconfig.defconfig +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright (c) 2020 The ZMK Contributors -# SPDX-License-Identifier: MIT - -if SHIELD_ARTSEY_DEV - -config ZMK_KEYBOARD_NAME - default "ARTSEY DEV" - -endif diff --git a/zmk-config/config/boards/shields/artsey_dev/Kconfig.shield b/zmk-config/config/boards/shields/artsey_dev/Kconfig.shield deleted file mode 100644 index 0a35150e..00000000 --- a/zmk-config/config/boards/shields/artsey_dev/Kconfig.shield +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) 2020 The ZMK Contributors -# SPDX-License-Identifier: MIT - -config SHIELD_ARTSEY_DEV - def_bool $(shields_list_contains,artsey_dev) diff --git a/zmk-config/config/boards/shields/artsey_dev/README.md b/zmk-config/config/boards/shields/artsey_dev/README.md deleted file mode 100644 index 164e0a74..00000000 --- a/zmk-config/config/boards/shields/artsey_dev/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# ARTSEY Dev - -A dev/test board designed by crides for testing ARTSEY keymaps. - -ZMK Build command (devcontainer): `west build --board nice_nano -d build/artsey_dev -- -DSHIELD=artsey_dev -DZMK_CONFIG=/workspaces/zmk-config/config` - -**WARNING** - -Needs ZMK [PR 661](https://github.com/zmkfirmware/zmk/pull/661) to work correctly. diff --git a/zmk-config/config/boards/shields/artsey_dev/artsey_dev.conf b/zmk-config/config/boards/shields/artsey_dev/artsey_dev.conf deleted file mode 100644 index e69de29b..00000000 diff --git a/zmk-config/config/boards/shields/artsey_dev/artsey_dev.keymap b/zmk-config/config/boards/shields/artsey_dev/artsey_dev.keymap deleted file mode 100644 index 867e264c..00000000 --- a/zmk-config/config/boards/shields/artsey_dev/artsey_dev.keymap +++ /dev/null @@ -1,76 +0,0 @@ -/* - * Copyright (c) 2020 The ZMK Contributors - * - * SPDX-License-Identifier: MIT - */ - -#include -#include - -// ARTS Row -#define KEY_A 4 -#define KEY_R 5 -#define KEY_T 6 -#define KEY_S 7 -// EYIO Row -#define KEY_E 0 -#define KEY_Y 1 -#define KEY_I 2 -#define KEY_O 3 - -#include "../../../artsey.dtsi" - -/ { - keymap { - compatible = "zmk,keymap"; - base { - label = "Base"; - bindings = < - &layer_parentheticals_kp LAYER_ID_PARENTHETICALS A &kp R &kp T &layer_numbers_kp LAYER_ID_NUMBERS S - &layer_symbols_kp LAYER_ID_SYMBOLS E &kp Y &kp I &layer_navigation_kp LAYER_ID_NAVIGATION O - >; - }; - numbers { - label = "Numbers"; - bindings = < - &layer_parentheticals_kp LAYER_ID_PARENTHETICALS N1 &kp N2 &kp N3 &layer_base_sl LAYER_ID_BASE LAYER_ID_F_ONE_SIX - &layer_symbols_kp LAYER_ID_SYMBOLS N4 &kp N5 &kp N6 &layer_navigation_sl LAYER_ID_NAVIGATION LAYER_ID_F_SEVEN_TWELVE - >; - }; - symbols { - label = "Symbols"; - bindings = < - &layer_parentheticals_none LAYER_ID_PARENTHETICALS 0 &kp BSLH &kp SEMI &layer_numbers_kp LAYER_ID_NUMBERS GRAVE - &layer_base_none LAYER_ID_BASE 0 &kp MINUS &kp EQUAL &layer_navigation_none LAYER_ID_NAVIGATION 0 - >; - }; - parentheticals { - label = "Paren"; - bindings = < - &layer_base_none LAYER_ID_BASE 0 &kp LPAR &kp RPAR &layer_numbers_kp LAYER_ID_NUMBERS LBRC - &layer_symbols_none LAYER_ID_SYMBOLS 0 &kp LBKT &kp RBKT &layer_navigation_kp LAYER_ID_NAVIGATION RBRC - >; - }; - navigation { - label = "Nav"; - bindings = < - &layer_parentheticals_kp LAYER_ID_PARENTHETICALS HOME &kp UP &kp END &layer_numbers_none LAYER_ID_NUMBERS 0 - &layer_symbols_kp LAYER_ID_SYMBOLS LEFT &kp DOWN &kp RIGHT &layer_base_none LAYER_ID_BASE 0 - >; - }; - f_one_to_six{ - label = "F1-F6"; - bindings = < - &layer_parentheticals_kp LAYER_ID_PARENTHETICALS F1 &kp F2 &kp F3 &layer_numbers_none LAYER_ID_NUMBERS 0 - &layer_symbols_kp LAYER_ID_SYMBOLS F4 &kp F5 &kp F6 &layer_navigation_none LAYER_ID_NAVIGATION 0 - >; - }; - f_seven_to_twelve { - label = "F7-F12"; - bindings = < - &layer_parentheticals_kp LAYER_ID_PARENTHETICALS F7 &kp F8 &kp F9 &layer_numbers_none LAYER_ID_NUMBERS 0 - &layer_symbols_kp LAYER_ID_SYMBOLS F10 &kp F11 &kp F12 &layer_navigation_none LAYER_ID_NAVIGATION 0 - >; - }; - }; -}; diff --git a/zmk-config/config/boards/shields/artsey_dev/artsey_dev.overlay b/zmk-config/config/boards/shields/artsey_dev/artsey_dev.overlay deleted file mode 100644 index 11898df7..00000000 --- a/zmk-config/config/boards/shields/artsey_dev/artsey_dev.overlay +++ /dev/null @@ -1,42 +0,0 @@ -/* - * Copyright (c) 2020 The ZMK Contributors - * - * SPDX-License-Identifier: MIT - */ - -#include - -/ { - kscan0: kscan { - compatible = "zmk,kscan-gpio-direct"; - - label = "KSCAN"; - - input-gpios - = <&pro_micro_a 3 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)> - , <&pro_micro_a 2 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)> - , <&pro_micro_d 4 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)> - , <&pro_micro_d 5 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)> - , <&pro_micro_a 1 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)> - , <&pro_micro_a 0 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)> - , <&pro_micro_d 6 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)> - , <&pro_micro_d 7 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)> - ; - }; - - default_transform: keymap_transform_0 { - compatible = "zmk,matrix-transform"; - columns = <4>; - rows = <2>; - - map = < - RC(0,0) RC(0,1) RC(0,2) RC(0,3) - RC(1,0) RC(1,1) RC(1,2) RC(1,3) - >; - }; - - chosen { - zmk,kscan = &kscan0; - zmk,matrix_transform = &default_transform; - }; -}; diff --git a/zmk-config/config/boards/shields/artsey_dev/firmware/zmk.uf2 b/zmk-config/config/boards/shields/artsey_dev/firmware/zmk.uf2 deleted file mode 100644 index 457e4032..00000000 Binary files a/zmk-config/config/boards/shields/artsey_dev/firmware/zmk.uf2 and /dev/null differ diff --git a/zmk-config/config/boards/shields/steno_left_lily58/Kconfig.defconfig b/zmk-config/config/boards/shields/steno_left_lily58/Kconfig.defconfig deleted file mode 100644 index c879e017..00000000 --- a/zmk-config/config/boards/shields/steno_left_lily58/Kconfig.defconfig +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright (c) 2020 The ZMK Contributors -# SPDX-License-Identifier: MIT - -if SHIELD_STENO_LEFT_LILY58 - -config ZMK_KEYBOARD_NAME - default "ARTSEY LILY58 L" - -config I2C - default y - -config SSD1306 - default y - -config SSD1306_REVERSE_MODE - default y - -config LVGL_HOR_RES_MAX - default 128 - -config LVGL_VER_RES_MAX - default 32 - -config LVGL_VDB_SIZE - default 64 - -config LVGL_DPI - default 148 - -config LVGL_BITS_PER_PIXEL - default 1 - -choice LVGL_COLOR_DEPTH - default LVGL_COLOR_DEPTH_1 -endchoice - -endif diff --git a/zmk-config/config/boards/shields/steno_left_lily58/Kconfig.shield b/zmk-config/config/boards/shields/steno_left_lily58/Kconfig.shield deleted file mode 100755 index 6c5b114b..00000000 --- a/zmk-config/config/boards/shields/steno_left_lily58/Kconfig.shield +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) 2020 The ZMK Contributors -# SPDX-License-Identifier: MIT - -config SHIELD_STENO_LEFT_LILY58 - def_bool $(shields_list_contains,steno_left_lily58) diff --git a/zmk-config/config/boards/shields/steno_left_lily58/steno_left_lily58.conf b/zmk-config/config/boards/shields/steno_left_lily58/steno_left_lily58.conf deleted file mode 100755 index 71efdfe4..00000000 --- a/zmk-config/config/boards/shields/steno_left_lily58/steno_left_lily58.conf +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright (c) 2020 The ZMK Contributors -# SPDX-License-Identifier: MIT - -# Tune combos to allow proper ARTSEY support -CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=16 -CONFIG_ZMK_COMBO_MAX_KEYS_PER_COMBO=8 -CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 - -# Enable display (layer in use is helpful)) -CONFIG_ZMK_DISPLAY=y - -# Enable WPM widget -#CONFIG_ZMK_WPM=y -CONFIG_ZMK_WIDGET_WPM_STATUS=y - -# USB Logging to ensure things work properly and as expected at the FW level -#CONFIG_ZMK_USB_LOGGING=y diff --git a/zmk-config/config/boards/shields/steno_left_lily58/steno_left_lily58.keymap b/zmk-config/config/boards/shields/steno_left_lily58/steno_left_lily58.keymap deleted file mode 100644 index cb51dfaf..00000000 --- a/zmk-config/config/boards/shields/steno_left_lily58/steno_left_lily58.keymap +++ /dev/null @@ -1,99 +0,0 @@ -/* - * Copyright (c) 2020 The ZMK Contributors - * - * SPDX-License-Identifier: MIT - */ - -#include -#include -#include - -// ARTS Row -#define KEY_A 10 -#define KEY_R 9 -#define KEY_T 8 -#define KEY_S 7 -// EYIO Row -#define KEY_E 16 -#define KEY_Y 15 -#define KEY_I 14 -#define KEY_O 13 - -#include "../../../artsey.dtsi" - -/ { - keymap { - compatible = "zmk,keymap"; - base { - label = "ARTSEY"; - bindings = < - &none &none &none &none &none &none &none - &layer_numbers_kp LAYER_ID_NUMBERS S &kp T &kp R &layer_parentheticals_kp LAYER_ID_PARENTHETICALS A - &none &none - &layer_navigation_kp LAYER_ID_NAVIGATION O &kp I &kp Y &layer_symbols_kp LAYER_ID_SYMBOLS E - &none &none &none &none &none &none &none - &bt BT_CLR &bt BT_PRV &bt BT_NXT - >; - }; - numbers { - label = "Number"; - bindings = < - &none &none &none &none &none &none &none - &layer_base_sl LAYER_ID_BASE LAYER_ID_F_ONE_SIX &kp N3 &kp N2 &layer_parentheticals_kp LAYER_ID_PARENTHETICALS N1 - &none &none - &layer_navigation_sl LAYER_ID_NAVIGATION LAYER_ID_F_SEVEN_TWELVE &kp N6 &kp N5 &layer_symbols_kp LAYER_ID_SYMBOLS N4 - &none &none &none &none &none &none &none &none &none &none - >; - }; - symbols { - label = "Symbol"; - bindings = < - &none &none &none &none &none &none &none - &layer_numbers_kp LAYER_ID_NUMBERS GRAVE &kp SEMI &kp BSLH &layer_parentheticals_none LAYER_ID_PARENTHETICALS 0 - &none &none - &layer_navigation_none LAYER_ID_NAVIGATION 0 &kp EQUAL &kp MINUS &layer_base_none LAYER_ID_BASE 0 - &none &none &none &none &none &none &none &none &none &none - >; - }; - parentheticals { - label = "Paren"; - bindings = < - &none &none &none &none &none &none &none - &layer_numbers_kp LAYER_ID_NUMBERS LBRC &kp LPAR &kp RPAR &layer_base_none LAYER_ID_BASE 0 - &none &none - &layer_navigation_kp LAYER_ID_NAVIGATION RBRC &kp LBKT &kp RBKT &layer_symbols_none LAYER_ID_SYMBOLS 0 - &none &none &none &none &none &none &none &none &none &none - >; - }; - navigation { - label = "Nav"; - bindings = < - &none &none &none &none &none &none &none - &layer_numbers_kp LAYER_ID_NUMBERS PG_UP &kp HOME &kp UP &layer_parentheticals_kp LAYER_ID_PARENTHETICALS END - &none &none - &layer_base_kp LAYER_ID_BASE PG_DN &kp LEFT &kp DOWN &layer_symbols_kp LAYER_ID_SYMBOLS RIGHT - &none &none &none &none &none &none &none &none &none &none - >; - }; - f_one_to_six{ - label = "F1-F6"; - bindings = < - &none &none &none &none &none &none &none - &layer_numbers_none LAYER_ID_NUMBERS 0 &kp F3 &kp F2 &layer_parentheticals_kp LAYER_ID_PARENTHETICALS F1 - &none &none - &layer_navigation_none LAYER_ID_NAVIGATION 0 &kp F6 &kp F5 &layer_symbols_kp LAYER_ID_SYMBOLS F4 - &none &none &none &none &none &none &none &none &none &none - >; - }; - f_seven_to_twelve { - label = "F7-F12"; - bindings = < - &none &none &none &none &none &none &none - &layer_numbers_none LAYER_ID_NUMBERS 0 &kp F9 &kp F8 &layer_parentheticals_kp LAYER_ID_PARENTHETICALS F7 - &none &none - &layer_navigation_none LAYER_ID_NAVIGATION 0 &kp F12 &kp F11 &layer_symbols_kp LAYER_ID_SYMBOLS F10 - &none &none &none &none &none &none &none &none &none &none - >; - }; - }; -}; diff --git a/zmk-config/config/boards/shields/steno_left_lily58/steno_left_lily58.overlay b/zmk-config/config/boards/shields/steno_left_lily58/steno_left_lily58.overlay deleted file mode 100644 index a2b72fc1..00000000 --- a/zmk-config/config/boards/shields/steno_left_lily58/steno_left_lily58.overlay +++ /dev/null @@ -1,75 +0,0 @@ -/* - * Copyright (c) 2020 The ZMK Contributors - * - * SPDX-License-Identifier: MIT - */ - -#include - -/ { - chosen { - zmk,kscan = &kscan0; - zmk,matrix_transform = &default_transform; - }; - - default_transform: keymap_transform_0 { - compatible = "zmk,matrix-transform"; - columns = <7>; - rows = <5>; -// | SW6 | SW5 | SW4 | SW3 | SW2 | SW1 | -// | SW12 | SW11 | SW10 | SW9 | SW8 | SW7 | -// | SW18 | SW17 | SW16 | SW15 | SW14 | SW13 | -// | SW24 | SW23 | SW22 | SW21 | SW20 | SW19 | SW25 | -// | SW29 | SW28 | SW27 | SW26 | - map = < -RC(0,0) RC(0,1) RC(0,2) RC(0,3) RC(0,4) RC(0,5) -RC(1,0) RC(1,1) RC(1,2) RC(1,3) RC(1,4) RC(1,5) -RC(2,0) RC(2,1) RC(2,2) RC(2,3) RC(2,4) RC(2,5) -RC(3,0) RC(3,1) RC(3,2) RC(3,3) RC(3,4) RC(3,5) - RC(4,1) RC(4,2) RC(4,3) - >; - }; - - kscan0: kscan { - compatible = "zmk,kscan-gpio-matrix"; - label = "KSCAN"; - - diode-direction = "col2row"; - row-gpios - = <&pro_micro_d 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&pro_micro_d 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&pro_micro_d 7 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&pro_micro_d 8 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&pro_micro_d 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - ; - - col-gpios - = <&pro_micro_a 1 GPIO_ACTIVE_HIGH> - , <&pro_micro_a 0 GPIO_ACTIVE_HIGH> - , <&pro_micro_d 15 GPIO_ACTIVE_HIGH> - , <&pro_micro_d 14 GPIO_ACTIVE_HIGH> - , <&pro_micro_d 16 GPIO_ACTIVE_HIGH> - , <&pro_micro_d 10 GPIO_ACTIVE_HIGH> - ; - }; -}; - -&pro_micro_i2c { - status = "okay"; - - oled: ssd1306@3c { - compatible = "solomon,ssd1306fb"; - reg = <0x3c>; - label = "DISPLAY"; - width = <128>; - height = <32>; - segment-offset = <0>; - page-offset = <0>; - display-offset = <0>; - multiplex-ratio = <31>; - segment-remap; - com-invdir; - com-sequential; - prechargep = <0x22>; - }; -}; diff --git a/zmk-config/config/boards/shields/steno_right_lily58/Kconfig.defconfig b/zmk-config/config/boards/shields/steno_right_lily58/Kconfig.defconfig deleted file mode 100644 index 376f5bae..00000000 --- a/zmk-config/config/boards/shields/steno_right_lily58/Kconfig.defconfig +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright (c) 2020 The ZMK Contributors -# SPDX-License-Identifier: MIT - -if SHIELD_STENO_RIGHT_LILY58 - -config ZMK_KEYBOARD_NAME - default "ARTSEY LILY58 R" - -config I2C - default y - -config SSD1306 - default y - -config SSD1306_REVERSE_MODE - default y - -config LVGL_HOR_RES_MAX - default 128 - -config LVGL_VER_RES_MAX - default 32 - -config LVGL_VDB_SIZE - default 64 - -config LVGL_DPI - default 148 - -config LVGL_BITS_PER_PIXEL - default 1 - -choice LVGL_COLOR_DEPTH - default LVGL_COLOR_DEPTH_1 -endchoice - -endif diff --git a/zmk-config/config/boards/shields/steno_right_lily58/Kconfig.shield b/zmk-config/config/boards/shields/steno_right_lily58/Kconfig.shield deleted file mode 100755 index 009536ee..00000000 --- a/zmk-config/config/boards/shields/steno_right_lily58/Kconfig.shield +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) 2020 The ZMK Contributors -# SPDX-License-Identifier: MIT - -config SHIELD_STENO_RIGHT_LILY58 - def_bool $(shields_list_contains,steno_right_lily58) diff --git a/zmk-config/config/boards/shields/steno_right_lily58/steno_right_lily58.conf b/zmk-config/config/boards/shields/steno_right_lily58/steno_right_lily58.conf deleted file mode 100755 index 71efdfe4..00000000 --- a/zmk-config/config/boards/shields/steno_right_lily58/steno_right_lily58.conf +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright (c) 2020 The ZMK Contributors -# SPDX-License-Identifier: MIT - -# Tune combos to allow proper ARTSEY support -CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=16 -CONFIG_ZMK_COMBO_MAX_KEYS_PER_COMBO=8 -CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 - -# Enable display (layer in use is helpful)) -CONFIG_ZMK_DISPLAY=y - -# Enable WPM widget -#CONFIG_ZMK_WPM=y -CONFIG_ZMK_WIDGET_WPM_STATUS=y - -# USB Logging to ensure things work properly and as expected at the FW level -#CONFIG_ZMK_USB_LOGGING=y diff --git a/zmk-config/config/boards/shields/steno_right_lily58/steno_right_lily58.keymap b/zmk-config/config/boards/shields/steno_right_lily58/steno_right_lily58.keymap deleted file mode 100644 index 97caaef6..00000000 --- a/zmk-config/config/boards/shields/steno_right_lily58/steno_right_lily58.keymap +++ /dev/null @@ -1,97 +0,0 @@ -/* - * Copyright (c) 2020 The ZMK Contributors - * - * SPDX-License-Identifier: MIT - */ - -#include -#include - -// ARTS Row -#define KEY_A 7 -#define KEY_R 8 -#define KEY_T 9 -#define KEY_S 10 -// EYIO Row -#define KEY_E 13 -#define KEY_Y 14 -#define KEY_I 15 -#define KEY_O 16 - -#include "../../../artsey.dtsi" - -/ { - keymap { - compatible = "zmk,keymap"; - base { - label = "ARTSEY"; - bindings = < - &none &none &none &none &none &none &none - &layer_parentheticals_kp LAYER_ID_PARENTHETICALS A &kp R &kp T &layer_numbers_kp LAYER_ID_NUMBERS S - &none &none - &layer_symbols_kp LAYER_ID_SYMBOLS E &kp Y &kp I &layer_navigation_kp LAYER_ID_NAVIGATION O - &none &none &none &none &none &none &none &none &none &none &none - >; - }; - numbers { - label = "Number"; - bindings = < - &none &none &none &none &none &none &none - &layer_parentheticals_kp LAYER_ID_PARENTHETICALS N1 &kp N2 &kp N3 &layer_base_sl LAYER_ID_BASE LAYER_ID_F_ONE_SIX - &none &none - &layer_symbols_kp LAYER_ID_SYMBOLS N4 &kp N5 &kp N6 &layer_navigation_sl LAYER_ID_NAVIGATION LAYER_ID_F_SEVEN_TWELVE - &none &none &none &none &none &none &none &none &none &none &none - >; - }; - symbols { - label = "Symbol"; - bindings = < - &none &none &none &none &none &none &none - &layer_parentheticals_none LAYER_ID_PARENTHETICALS 0 &kp BSLH &kp SEMI &layer_numbers_kp LAYER_ID_NUMBERS GRAVE - &none &none - &layer_base_none LAYER_ID_BASE 0 &kp MINUS &kp EQUAL &layer_navigation_none LAYER_ID_NAVIGATION 0 - &none &none &none &none &none &none &none &none &none &none &none - >; - }; - parentheticals { - label = "Paren"; - bindings = < - &none &none &none &none &none &none &none - &layer_base_none LAYER_ID_BASE 0 &kp LPAR &kp RPAR &layer_numbers_kp LAYER_ID_NUMBERS LBRC - &none &none - &layer_symbols_none LAYER_ID_SYMBOLS 0 &kp LBKT &kp RBKT &layer_navigation_kp LAYER_ID_NAVIGATION RBRC - &none &none &none &none &none &none &none &none &none &none &none - >; - }; - navigation { - label = "Nav"; - bindings = < - &none &none &none &none &none &none &none - &layer_parentheticals_kp LAYER_ID_PARENTHETICALS HOME &kp UP &kp END &layer_numbers_none LAYER_ID_NUMBERS PG_UP - &none &none - &layer_symbols_kp LAYER_ID_SYMBOLS LEFT &kp DOWN &kp RIGHT &layer_base_none LAYER_ID_BASE PG_DN - &none &none &none &none &none &none &none &none &none &none &none - >; - }; - f_one_to_six{ - label = "F1-F6"; - bindings = < - &none &none &none &none &none &none &none - &layer_parentheticals_kp LAYER_ID_PARENTHETICALS F1 &kp F2 &kp F3 &layer_numbers_none LAYER_ID_NUMBERS 0 - &none &none - &layer_symbols_kp LAYER_ID_SYMBOLS F4 &kp F5 &kp F6 &layer_navigation_none LAYER_ID_NAVIGATION 0 - &none &none &none &none &none &none &none &none &none &none &none - >; - }; - f_seven_to_twelve { - label = "F7-F12"; - bindings = < - &none &none &none &none &none &none &none - &layer_parentheticals_kp LAYER_ID_PARENTHETICALS F7 &kp F8 &kp F9 &layer_numbers_none LAYER_ID_NUMBERS 0 - &none &none - &layer_symbols_kp LAYER_ID_SYMBOLS F10 &kp F11 &kp F12 &layer_navigation_none LAYER_ID_NAVIGATION 0 - &none &none &none &none &none &none &none &none &none &none &none - >; - }; - }; -}; diff --git a/zmk-config/config/boards/shields/steno_right_lily58/steno_right_lily58.overlay b/zmk-config/config/boards/shields/steno_right_lily58/steno_right_lily58.overlay deleted file mode 100644 index 21812b24..00000000 --- a/zmk-config/config/boards/shields/steno_right_lily58/steno_right_lily58.overlay +++ /dev/null @@ -1,75 +0,0 @@ -/* - * Copyright (c) 2020 The ZMK Contributors - * - * SPDX-License-Identifier: MIT - */ - -#include - -/ { - chosen { - zmk,kscan = &kscan0; - zmk,matrix_transform = &default_transform; - }; - - default_transform: keymap_transform_0 { - compatible = "zmk,matrix-transform"; - columns = <7>; - rows = <5>; -// | SW1 | SW2 | SW3 | SW4 | SW5 | SW6 | -// | SW7 | SW8 | SW9 | SW10 | SW11 | SW12 | -// | SW13 | SW14 | SW15 | SW16 | SW17 | SW18 | -// | SW25 | SW19 | SW20 | SW21 | SW22 | SW23 | SW24 | -// | SW26 | SW27 | SW28 | SW29 | - map = < - RC(0,0) RC(0,1) RC(0,2) RC(0,3) RC(0,4) RC(0,5) - RC(1,0) RC(1,1) RC(1,2) RC(1,3) RC(1,4) RC(1,5) - RC(2,0) RC(2,1) RC(2,2) RC(2,3) RC(2,4) RC(2,5) -RC(4,0) RC(3,0) RC(3,1) RC(3,2) RC(3,3) RC(3,4) RC(3,5) -RC(4,1) RC(4,2) RC(4,3) RC(4,4) - >; - }; - - kscan0: kscan { - compatible = "zmk,kscan-gpio-matrix"; - label = "KSCAN"; - - diode-direction = "col2row"; - row-gpios - = <&pro_micro_d 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&pro_micro_d 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&pro_micro_d 7 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&pro_micro_d 8 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&pro_micro_d 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - ; - - col-gpios - = <&pro_micro_d 10 GPIO_ACTIVE_HIGH> - , <&pro_micro_d 16 GPIO_ACTIVE_HIGH> - , <&pro_micro_d 14 GPIO_ACTIVE_HIGH> - , <&pro_micro_d 15 GPIO_ACTIVE_HIGH> - , <&pro_micro_a 0 GPIO_ACTIVE_HIGH> - , <&pro_micro_a 1 GPIO_ACTIVE_HIGH> - ; - }; -}; - -&pro_micro_i2c { - status = "okay"; - - oled: ssd1306@3c { - compatible = "solomon,ssd1306fb"; - reg = <0x3c>; - label = "DISPLAY"; - width = <128>; - height = <32>; - segment-offset = <0>; - page-offset = <0>; - display-offset = <0>; - multiplex-ratio = <31>; - segment-remap; - com-invdir; - com-sequential; - prechargep = <0x22>; - }; -}; diff --git a/zmk-config/config/boards/shields/tidbit_artsey_left/Kconfig.defconfig b/zmk-config/config/boards/shields/tidbit_artsey_left/Kconfig.defconfig deleted file mode 100644 index c01f0379..00000000 --- a/zmk-config/config/boards/shields/tidbit_artsey_left/Kconfig.defconfig +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright (c) 2020 The ZMK Contributors -# SPDX-License-Identifier: MIT - -if SHIELD_TIDBIT_ARTSEY_LEFT - -config ZMK_KEYBOARD_NAME - default "ARTSEY Tidbit L" - -config I2C - default y - -config SSD1306 - default y - -config SSD1306_REVERSE_MODE - default y - -config LVGL_HOR_RES_MAX - default 128 - -config LVGL_VER_RES_MAX - default 32 - -config LVGL_VDB_SIZE - default 64 - -config LVGL_DPI - default 148 - -config LVGL_BITS_PER_PIXEL - default 1 - -choice LVGL_COLOR_DEPTH - default LVGL_COLOR_DEPTH_1 -endchoice - -endif diff --git a/zmk-config/config/boards/shields/tidbit_artsey_left/Kconfig.shield b/zmk-config/config/boards/shields/tidbit_artsey_left/Kconfig.shield deleted file mode 100644 index 9510afb3..00000000 --- a/zmk-config/config/boards/shields/tidbit_artsey_left/Kconfig.shield +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) 2020 The ZMK Contributors -# SPDX-License-Identifier: MIT - -config SHIELD_TIDBIT_ARTSEY_LEFT - def_bool $(shields_list_contains,tidbit_artsey_left) diff --git a/zmk-config/config/boards/shields/tidbit_artsey_left/boards/proton_c.conf b/zmk-config/config/boards/shields/tidbit_artsey_left/boards/proton_c.conf deleted file mode 100644 index ab2b50b6..00000000 --- a/zmk-config/config/boards/shields/tidbit_artsey_left/boards/proton_c.conf +++ /dev/null @@ -1 +0,0 @@ -CONFIG_SENSOR=y \ No newline at end of file diff --git a/zmk-config/config/boards/shields/tidbit_artsey_left/tidbit_artsey_left.conf b/zmk-config/config/boards/shields/tidbit_artsey_left/tidbit_artsey_left.conf deleted file mode 100644 index a55d2c37..00000000 --- a/zmk-config/config/boards/shields/tidbit_artsey_left/tidbit_artsey_left.conf +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright (c) 2020 The ZMK Contributors -# SPDX-License-Identifier: MIT - -# Tune combos to allow proper ARTSEY support -CONFIG_ZMK_COMBO_MAX_COMBOS_PER_KEY=16 -CONFIG_ZMK_COMBO_MAX_KEYS_PER_COMBO=8 -CONFIG_ZMK_COMBO_MAX_PRESSED_COMBOS=8 - -# Enable Encoders -#CONFIG_EC11=y -#CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y - -# Enable display (layer in use is helpful) -CONFIG_ZMK_DISPLAY=y - -# Enable WPM widget -#CONFIG_ZMK_WPM=y -CONFIG_ZMK_WIDGET_WPM_STATUS=y diff --git a/zmk-config/config/boards/shields/tidbit_artsey_left/tidbit_artsey_left.keymap b/zmk-config/config/boards/shields/tidbit_artsey_left/tidbit_artsey_left.keymap deleted file mode 100644 index d00e5ad9..00000000 --- a/zmk-config/config/boards/shields/tidbit_artsey_left/tidbit_artsey_left.keymap +++ /dev/null @@ -1,109 +0,0 @@ -/* - * Copyright (c) 2020 The ZMK Contributors - * - * SPDX-License-Identifier: MIT - */ - -#include -#include -#include - -// ARTS Row -#define KEY_A 8 -#define KEY_R 7 -#define KEY_T 6 -#define KEY_S 5 -// EYIO Row -#define KEY_E 13 -#define KEY_Y 12 -#define KEY_I 11 -#define KEY_O 10 - -#include "../../../artsey.dtsi" - -/ { - behaviors { - bootreset: hold_tap { - compatible = "zmk,behavior-hold-tap"; - label = "BOOT_RESET"; - #binding-cells = <2>; - tapping_term_ms = <1000>; - flavor = "tap-preferred"; - bindings = <&bootloader>, <&reset>; - }; - }; - - keymap { - compatible = "zmk,keymap"; - base { - label = "ARTSEY"; - bindings = < - &none &none &none &none &none - &layer_numbers_kp LAYER_ID_NUMBERS S &kp T &kp R &layer_parentheticals_kp LAYER_ID_PARENTHETICALS A - &none - &layer_navigation_kp LAYER_ID_NAVIGATION O &kp I &kp Y &layer_symbols_kp LAYER_ID_SYMBOLS E - &none &bt BT_CLR &bt BT_PRV &bt BT_NXT &bootreset 0 0 - >; - }; - numbers { - label = "Number"; - bindings = < - &none &none &none &none &none - &layer_base_sl LAYER_ID_BASE LAYER_ID_F_ONE_SIX &kp N3 &kp N2 &layer_parentheticals_kp LAYER_ID_PARENTHETICALS N1 - &none - &layer_navigation_sl LAYER_ID_NAVIGATION LAYER_ID_F_SEVEN_TWELVE &kp N6 &kp N5 &layer_symbols_kp LAYER_ID_SYMBOLS N4 - &none &none &none &none &none - >; - }; - symbols { - label = "Symbol"; - bindings = < - &none &none &none &none &none - &layer_numbers_kp LAYER_ID_NUMBERS GRAVE &kp SEMI &kp BSLH &layer_parentheticals_none LAYER_ID_PARENTHETICALS 0 - &none - &layer_navigation_none LAYER_ID_NAVIGATION 0 &kp EQUAL &kp MINUS &layer_base_none LAYER_ID_BASE 0 - &none &none &none &none &none - >; - }; - parentheticals { - label = "Paren"; - bindings = < - &none &none &none &none &none - &layer_numbers_kp LAYER_ID_NUMBERS LBRC &kp LPAR &kp RPAR &layer_base_none LAYER_ID_BASE 0 - &none - &layer_navigation_kp LAYER_ID_NAVIGATION RBRC &kp LBKT &kp RBKT &layer_symbols_none LAYER_ID_SYMBOLS 0 - &none &none &none &none &none - >; - }; - navigation { - label = "Nav"; - bindings = < - &none &none &none &none &none - &layer_numbers_kp LAYER_ID_NUMBERS PG_UP &kp HOME &kp UP &layer_parentheticals_kp LAYER_ID_PARENTHETICALS END - &none - &layer_base_kp LAYER_ID_BASE PG_DN &kp LEFT &kp DOWN &layer_symbols_kp LAYER_ID_SYMBOLS RIGHT - &none &none &none &none &none - >; - }; - f_one_to_six{ - label = "F1-F6"; - bindings = < - &none &none &none &none &none - &layer_numbers_none LAYER_ID_NUMBERS 0 &kp F3 &kp F2 &layer_parentheticals_kp LAYER_ID_PARENTHETICALS F1 - &none - &layer_navigation_none LAYER_ID_NAVIGATION 0 &kp F6 &kp F5 &layer_symbols_kp LAYER_ID_SYMBOLS F4 - &none &none &none &none &none - >; - }; - f_seven_to_twelve { - label = "F7-F12"; - bindings = < - &none &none &none &none &none - &layer_numbers_none LAYER_ID_NUMBERS 0 &kp F9 &kp F8 &layer_parentheticals_kp LAYER_ID_PARENTHETICALS F7 - &none - &layer_navigation_none LAYER_ID_NAVIGATION 0 &kp F12 &kp F11 &layer_symbols_kp LAYER_ID_SYMBOLS F10 - &none &none &none &none &none - >; - }; - }; -}; diff --git a/zmk-config/config/boards/shields/tidbit_artsey_left/tidbit_artsey_left.overlay b/zmk-config/config/boards/shields/tidbit_artsey_left/tidbit_artsey_left.overlay deleted file mode 100644 index f411c281..00000000 --- a/zmk-config/config/boards/shields/tidbit_artsey_left/tidbit_artsey_left.overlay +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Copyright (c) 2020 The ZMK Contributors - * - * SPDX-License-Identifier: MIT - */ - -#include - -/ { - kscan0: kscan { - compatible = "zmk,kscan-gpio-matrix"; - label = "KSCAN"; - - diode-direction = "row2col"; - - row-gpios - = <&pro_micro_d 15 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&pro_micro_d 7 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&pro_micro_d 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&pro_micro_d 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&pro_micro_d 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - ; - - col-gpios - = <&pro_micro_a 3 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&pro_micro_a 2 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&pro_micro_a 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&pro_micro_a 0 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - ; - - }; - - default_transform: keymap_transform_0 { - compatible = "zmk,matrix-transform"; - columns = <4>; - rows = <5>; - - map = < - RC(0,3) RC(1,3) RC(2,3) RC(3,3) RC(4,3) - RC(0,2) RC(1,2) RC(2,2) RC(3,2) RC(4,2) - RC(0,1) RC(1,1) RC(2,1) RC(3,1) RC(4,1) - RC(1,0) RC(2,0) RC(3,0) RC(4,0) - >; - }; - - chosen { - zmk,kscan = &kscan0; - zmk,matrix_transform = &default_transform; - }; -}; - -&pro_micro_i2c { - status = "okay"; - - oled: ssd1306@3c { - compatible = "solomon,ssd1306fb"; - reg = <0x3c>; - label = "DISPLAY"; - width = <128>; - height = <32>; - segment-offset = <0>; - page-offset = <0>; - display-offset = <0>; - multiplex-ratio = <31>; - segment-remap; - com-invdir; - com-sequential; - prechargep = <0x22>; - }; -}; diff --git a/zmk-config/config/m60.conf b/zmk-config/config/m60.conf deleted file mode 100644 index c747d397..00000000 --- a/zmk-config/config/m60.conf +++ /dev/null @@ -1 +0,0 @@ -CONFIG_ZMK_USB_LOGGING=y \ No newline at end of file diff --git a/zmk-config/config/m60.keymap b/zmk-config/config/m60.keymap deleted file mode 100644 index 12e50c34..00000000 --- a/zmk-config/config/m60.keymap +++ /dev/null @@ -1,48 +0,0 @@ -/* - * Copyright (c) 2020 The ZMK Contributors - * - * SPDX-License-Identifier: MIT - */ - -#include -#include -#include - -/ { - behaviors { - bootreset: hold_tap { - compatible = "zmk,behavior-hold-tap"; - label = "BOOT_RESET"; - #binding-cells = <2>; - tapping_term_ms = <150>; - flavor = "tap-preferred"; - bindings = <&bootloader>, <&reset>; - }; - }; - - keymap0: keymap { - compatible = "zmk,keymap"; - - default_layer { - bindings = < -&bootreset -&kp ESC &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp MINUS &kp EQUAL &kp BSPC -&kp TAB &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp LBKT &kp RBKT &kp BSLH -&mo 2 &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT &kp RET -&kp LSHFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RSHFT -&kp LCTRL &kp LGUI &kp LALT &kp SPACE &mo 1 &kp RCTRL &kp RGUI &kp RALT - >; - }; - - function_layer { - bindings = < -&bootreset -&kp GRAVE &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12 &kp DEL -&kp CLCK &trans &kp PG_UP &kp UP &kp PG_DN &trans &trans &trans &trans &trans &trans &trans &trans &kp INSERT -&trans &trans &kp LEFT &kp DOWN &kp RIGHT &trans &trans &trans &trans &trans &trans &trans &kp PSCRN -&trans &trans &kp HOME &trans &kp END &trans &trans &trans &trans &bootloader &reset &kp C_PLAY_PAUSE -&trans &trans &trans &trans &trans &kp C_VOL_UP &kp C_VOL_DN &kp C_MUTE - >; - }; - }; -};