Renamed Board directory and all children to allow metadata to work

This commit is contained in:
Darryldh 2022-10-18 18:57:40 -04:00
parent 75cc154a53
commit a34c1be73b
56 changed files with 9 additions and 9 deletions

View file

@ -4,9 +4,9 @@
#
config BOARD_CORNEISH_ZEN_V2_LEFT
bool "corne-ish zen left v2"
bool "corneish zen left v2"
depends on SOC_NRF52840_QIAA
config BOARD_CORNEISH_ZEN_V2_RIGHT
bool "corne-ish zen right v2"
bool "corneish zen right v2"
depends on SOC_NRF52840_QIAA

View file

@ -24,7 +24,7 @@ endif # BOARD_CORNEISH_ZEN_V2_RIGHT
if BOARD_CORNEISH_ZEN_V2_LEFT || BOARD_CORNEISH_ZEN_V2_RIGHT
config BOARD
default "corne-ish_zen"
default "corneish_zen"
config ZMK_SPLIT
default y

View file

@ -1,4 +1,4 @@
identifier: corne-ish_zen_v2
identifier: corneish_zen_v2
name: Corne-ish Zen v2
type: keyboard
arch: arm
@ -17,4 +17,4 @@ supported:
- can
- kscan
- ble
- adc
- adc

View file

@ -5,7 +5,7 @@
*
*/
#include "corne-ish_zen.dtsi"
#include "corneish_zen.dtsi"
/{
chosen {

View file

@ -5,4 +5,4 @@
*
*/
#include "corne-ish_zen.keymap"
#include "corneish_zen.keymap"

View file

@ -5,7 +5,7 @@
*
*/
#include "corne-ish_zen.dtsi"
#include "corneish_zen.dtsi"
/{
chosen {

View file

@ -5,4 +5,4 @@
*
*/
#include "corne-ish_zen.keymap"
#include "corneish_zen.keymap"