This commit is contained in:
20
boards/shields/numpad3d/numpad3d.zmk.yml
Normal file
20
boards/shields/numpad3d/numpad3d.zmk.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
# This file was generated from a template. Edit it to match your keyboard.
|
||||
# See https://zmk.dev/docs/development/hardware-integration/hardware-metadata-files
|
||||
# for instructions.
|
||||
|
||||
file_format: "1"
|
||||
id: numpad3d
|
||||
name: numpad3d
|
||||
type: shield
|
||||
|
||||
# Set this to a URL that documents the keyboard.
|
||||
url: https://example.com
|
||||
|
||||
# Add any features your keyboard supports here.
|
||||
# See https://zmk.dev/docs/development/hardware-integration/hardware-metadata-files#features
|
||||
features:
|
||||
- keys
|
||||
- studio # Remove this line if your keyboard will not support ZMK Studio
|
||||
|
||||
requires:
|
||||
- pro_micro
|
||||
Reference in New Issue
Block a user