From 3898420e14fc402a7e233a13dfc2b6ea5f9b1453 Mon Sep 17 00:00:00 2001 From: Richard Titmuss Date: Fri, 24 Sep 2021 09:08:13 +0200 Subject: [PATCH] Board yaml file --- app/boards/arm/tornblue/tornblue.zmk.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 app/boards/arm/tornblue/tornblue.zmk.yml diff --git a/app/boards/arm/tornblue/tornblue.zmk.yml b/app/boards/arm/tornblue/tornblue.zmk.yml new file mode 100644 index 00000000..5f453cd2 --- /dev/null +++ b/app/boards/arm/tornblue/tornblue.zmk.yml @@ -0,0 +1,16 @@ +file_format: "1" +id: tornblue +name: tornblue +type: board +arch: arm +url: https://github.com/rtitmuss/tornblue +features: + - keys + - encoder + - underglow +outputs: + - usb + - ble +siblings: + - tornblue_left + - tornblue_right