Add support for the Clog (#1092)
* Add support for the Clog * format DTSI definition * add a default keymap * update copyright year, reduce conf to minimum
This commit is contained in:
parent
4039a50ec3
commit
4c317e0feb
9 changed files with 228 additions and 0 deletions
11
app/boards/shields/clog/clog.zmk.yml
Normal file
11
app/boards/shields/clog/clog.zmk.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
file_format: "1"
|
||||
id: clog
|
||||
name: Clog
|
||||
type: shield
|
||||
url: https://github.com/smores56/clog
|
||||
requires: [pro_micro]
|
||||
features:
|
||||
- keys
|
||||
siblings:
|
||||
- clog_left
|
||||
- clog_right
|
||||
Loading…
Add table
Add a link
Reference in a new issue