diff options
author | Peter Johanson <peter@peterjohanson.com> | 2021-09-10 04:49:09 +0000 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2021-09-11 00:50:36 -0400 |
commit | 2907704f9f72c0cb3d8c45377e15089f1408bd75 (patch) | |
tree | eec251cb740d01c756b3ae124c2f3910b82edfd0 /app/boards/shields/crbn/crbn.zmk.yml | |
parent | f8e88d78c47b614f7a057ff84107149978f0dc96 (diff) |
refactor(shields): Add pro-micro shield metadata.
Diffstat (limited to 'app/boards/shields/crbn/crbn.zmk.yml')
-rw-r--r-- | app/boards/shields/crbn/crbn.zmk.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app/boards/shields/crbn/crbn.zmk.yml b/app/boards/shields/crbn/crbn.zmk.yml new file mode 100644 index 0000000..baa73ea --- /dev/null +++ b/app/boards/shields/crbn/crbn.zmk.yml @@ -0,0 +1,9 @@ +file_format: "1" +id: crbn +name: CRBN Featherlight +type: shield +url: https://github.com/PolarityWorks/CRBN-Featherlight +requires: [pro_micro] +features: + - keys + - encoder |