forked from kofal.net/zmk
feat(boards): Add S40NC board definition (#1021)
* initial commit * initial commit * Encode, OLED, and RGB Nice Nano support added as well as refining default keymap. * tweaking keymap * Prepared murphpad for PR. Includes adding support for second encoder, OLED, and underglow RGB * Enabled OLED by default. * Initial commit with settings updated to match schematic. * Removing test directories. * removed naked60 config files * Fixed dogbone definitions to be full working for murphpad. * Preparing S40NC for PR * Removed the murphpad test files that were not supposed to be a part of this PR. * Changing licensing to be from The ZMK Contributors. * Changed the licensing in the keymap file to be from The ZMK Contributors * Update s40nc.keymap
This commit is contained in:
11
app/boards/arm/s40nc/s40nc.zmk.yml
Normal file
11
app/boards/arm/s40nc/s40nc.zmk.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
file_format: "1"
|
||||
id: s40nc
|
||||
name: S40NC
|
||||
type: board
|
||||
arch: arm
|
||||
features:
|
||||
- keys
|
||||
outputs:
|
||||
- usb
|
||||
- ble
|
||||
url: https://mechwild.com
|
||||
Reference in New Issue
Block a user