diff options
Diffstat (limited to 'app/boards/shields/helix')
-rw-r--r-- | app/boards/shields/helix/helix.zmk.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app/boards/shields/helix/helix.zmk.yml b/app/boards/shields/helix/helix.zmk.yml new file mode 100644 index 0000000..f24b9e0 --- /dev/null +++ b/app/boards/shields/helix/helix.zmk.yml @@ -0,0 +1,13 @@ +file_format: "1" +id: helix +name: Helix +type: shield +url: https://github.com/MakotoKurauchi/helix +requires: [pro_micro] +exposes: [i2c_oled] +features: + - keys + - display +siblings: + - helix_left + - helix_right |