diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml new file mode 100644 index 0000000..6d92e26 --- /dev/null +++ b/.github/workflows/build.yml @@ -0,0 +1,6 @@ +name: Build ZMK firmware +on: [push, pull_request, workflow_dispatch] + +jobs: + build: + uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main diff --git a/boards/shields/.gitkeep b/boards/shields/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/build.yaml b/build.yaml new file mode 100644 index 0000000..0849aba --- /dev/null +++ b/build.yaml @@ -0,0 +1,25 @@ +# This file generates the GitHub Actions matrix. +# For simple board + shield combinations, add them to the top level board and +# shield arrays, for more control, add individual board + shield combinations +# to the `include` property. You can also use the `cmake-args` property to +# pass flags to the build command, `snippet` to add a Zephyr snippet, and +# `artifact-name` to assign a name to distinguish build outputs from each other: +# +# board: [ "nice_nano_v2" ] +# shield: [ "corne_left", "corne_right" ] +# include: +# - board: bdn9_rev2 +# - board: nice_nano_v2 +# shield: reviung41 +# - board: nice_nano_v2 +# shield: corne_left +# snippet: studio-rpc-usb-uart +# cmake-args: -DCONFIG_ZMK_STUDIO=y +# artifact-name: corne_left_with_studio +# +--- +include: + - board: nice_nano_v2 + shield: corne_left + - board: nice_nano_v2 + shield: corne_right diff --git a/config/corne.conf b/config/corne.conf new file mode 100644 index 0000000..7e238a1 --- /dev/null +++ b/config/corne.conf @@ -0,0 +1,14 @@ +# Uncomment the following lines to enable the Corne RGB Underglow +# CONFIG_ZMK_RGB_UNDERGLOW=y +# CONFIG_WS2812_STRIP=y + +# Uncomment the following line to enable the Corne OLED Display +# CONFIG_ZMK_DISPLAY=y +# CONFIG_ZMK_DISPLAY_STATUS_SCREEN_CUSTOM=y +# CONFIG_ZMK_STUDIO_LOCKING=n + +# Enable Deep Sleep +CONFIG_ZMK_SLEEP=y + +# Custom Keyboard Name +CONFIG_ZMK_KEYBOARD_NAME="Corne Choc" diff --git a/config/corne.keymap b/config/corne.keymap new file mode 100644 index 0000000..48ee997 --- /dev/null +++ b/config/corne.keymap @@ -0,0 +1,73 @@ +/* + * Copyright (c) 2020 The ZMK Contributors + * + * SPDX-License-Identifier: MIT + */ + +#include +#include +#include + + +/ { + keymap { + compatible = "zmk,keymap"; + + default_layer { +// ----------------------------------------------------------------------------------------- +// | ESC | Q | W | E | R | T | | Y | U | I | O | P | BSPC | +// | TAB | A | S | D | F | G | | H | J | K | L | ; | ' | +// | SHFT | Z | X | C | V | B | | N | M | , | . | / | RWIN | +// | LCTRL | L1 | SPC | | ENT | L2 | ALT | + bindings = < + &kp ESC &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp BSPC + &kp TAB &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT + &kp LSHFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RWIN + &kp LCTRL &mo 1 &kp SPACE &kp RET &mo 2 &kp RALT + >; + }; + + layer_1 { +// ----------------------------------------------------------------------------------------- +// | GRAVE | F1 | F2 | F3 | F4 | F5 | | VOL+ | 7 | 8 | 9 | [ | ] | +// | TAB | F6 | F7 | F8 | F9 | F10 | | VOL- | 4 | 5 | 6 | \ | DEL | +// | SHFT | F11 | F12 | F13 | | L3 | | MUTE | 1 | 2 | 3 | = | - | +// | LCTRL | | SPC | | 0 | | ALT | + bindings = < + &kp GRAVE &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp C_VOL_UP &kp N7 &kp N8 &kp N9 &kp LBKT &kp RBKT + &kp TAB &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp C_VOL_DN &kp N4 &kp N5 &kp N6 &kp BSLH &kp DELETE + &kp LSHFT &kp F11 &kp F12 &kp F13 &trans &mo 3 &kp C_MUTE &kp N1 &kp N2 &kp N3 &kp EQUAL &kp MINUS + &kp LCTRL &trans &kp SPACE &kp N0 &mo 3 &kp LALT + >; + }; + + layer_2 { +// ----------------------------------------------------------------------------------------- +// | ESC | | | | | | | | HOME | UP | END | | PRINTSCREEN | +// | TAB | | | | | | | | LEFT | DOWN | RIGHT | | PG_UP | +// | SHFT | | | | | | | | | | | | PG_DN | +// | LCTRL | | SPC | | ENT | | ALT | + bindings = < + &kp ESC &trans &trans &trans &trans &trans &trans &kp HOME &kp UP &kp END &trans &kp PSCRN + &kp TAB &trans &trans &trans &trans &trans &trans &kp LEFT &kp DOWN &kp RIGHT &trans &kp PG_UP + &kp LSHFT &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &kp PG_DN + &kp LCTRL &mo 3 &kp SPACE &kp RET &trans &kp RALT + >; + }; + + layer_3 { +// ----------------------------------------------------------------------------------------- +// | pw1 | pw2 | pw3 | pw4 | | SLEEP | | | | NEXTWIN | | | CALCULATOR | +// | | | | | | | | | PREVTAB | PREVWIN | NEXTAB | | | +// | | | | | | | | | | | | | | +// | LCTRL | | SPC | | ENT | | ALT | + bindings = < + &pw1 &pw2 &pw3 &pw4 &trans &win_sleep &trans &trans &kp LA(LS(TAB)) &trans &trans &kp C_AL_CALC + &trans &trans &trans &trans &trans &trans &trans &kp LC(LS(TAB)) &kp LA(TAB) &kp LC(TAB) &trans &trans + &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans + &kp LCTRL &trans &kp SPACE &kp RET &trans &kp RALT + >; + }; + + }; +}; diff --git a/config/west.yml b/config/west.yml new file mode 100644 index 0000000..b886cbe --- /dev/null +++ b/config/west.yml @@ -0,0 +1,13 @@ +manifest: + remotes: + - name: zmkfirmware + url-base: https://github.com/zmkfirmware + # Additional modules containing boards/shields/custom code can be listed here as well + # See https://docs.zephyrproject.org/3.2.0/develop/west/manifest.html#projects + projects: + - name: zmk + remote: zmkfirmware + revision: main + import: app/west.yml + self: + path: config diff --git a/zephyr/module.yml b/zephyr/module.yml new file mode 100644 index 0000000..1cc2b35 --- /dev/null +++ b/zephyr/module.yml @@ -0,0 +1,3 @@ +build: + settings: + board_root: .