diff options
author | Dom H <dom@hxy.io> | 2021-09-23 07:10:36 +0100 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2021-09-23 14:57:40 -0400 |
commit | 80b01c726587780d3568c02fad8054c823020edb (patch) | |
tree | 707c397e5855d131b5da0c261cf76b8b4b093a3c /app/boards/shields/a_dux/a_dux.zmk.yml | |
parent | 0c15c2291e2b7c3dfd24fc5d5c1527169d5a9a31 (diff) |
refactor(shield): "Architeuthis Dux" to "A. Dux"
The shorter name is more user-friendly.
Diffstat (limited to 'app/boards/shields/a_dux/a_dux.zmk.yml')
-rw-r--r-- | app/boards/shields/a_dux/a_dux.zmk.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app/boards/shields/a_dux/a_dux.zmk.yml b/app/boards/shields/a_dux/a_dux.zmk.yml new file mode 100644 index 0000000..a8c2358 --- /dev/null +++ b/app/boards/shields/a_dux/a_dux.zmk.yml @@ -0,0 +1,11 @@ +file_format: "1" +id: a_dux +name: A. Dux +type: shield +url: https://github.com/tapioki/cephalopoda/ +requires: [pro_micro] +features: + - keys +siblings: + - a_dux_left + - a_dux_right |