Try adding interconnect and core coverage
This commit is contained in:
parent
f3d26484d2
commit
89bc37c9d2
2 changed files with 11 additions and 0 deletions
8
app/boards/interconnects/nice_view/nice_view.zmk.yml
Normal file
8
app/boards/interconnects/nice_view/nice_view.zmk.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
file_format: "1"
|
||||
id: nice_view
|
||||
name: nice!view
|
||||
type: interconnect
|
||||
url: https://nicekeyboards.com/nice-view
|
||||
manufacturer: Nice Keyboards
|
||||
description: |
|
||||
The nice!view is a low power, high refresh rate display using a 3-pin SPI protocol.
|
|
@ -30,3 +30,6 @@ include:
|
|||
shield: romac_plus
|
||||
cmake-args: "-DCONFIG_ZMK_RGB_UNDERGLOW=y -DCONFIG_WS2812_STRIP=y"
|
||||
nickname: "underglow"
|
||||
- board: nice_nano_v2
|
||||
shield: lily58_left nice_view_oled nice_view
|
||||
nickname: "niceview"
|
||||
|
|
Loading…
Add table
Reference in a new issue