From 80b01c726587780d3568c02fad8054c823020edb Mon Sep 17 00:00:00 2001 From: Dom H Date: Thu, 23 Sep 2021 07:10:36 +0100 Subject: refactor(shield): "Architeuthis Dux" to "A. Dux" The shorter name is more user-friendly. --- app/boards/shields/a_dux/a_dux.zmk.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 app/boards/shields/a_dux/a_dux.zmk.yml (limited to 'app/boards/shields/a_dux/a_dux.zmk.yml') 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 -- cgit v1.2.3