You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
911 B
911 B
Board/Shield Check-list
- This board/shield is tested working on real hardware
- Definitions follow the general style of other shields/boards upstream (Reference)
.zmk.yml
metadata file added- Proper Copyright + License headers added to applicable files (Generally, we stick to "The ZMK Contributors" for copyrights to help avoid churn when files get edited)
- General consistent formatting of DeviceTree files
- Keymaps do not use deprecated key defines (Check using the upgrader tool)
&pro_micro
used in favor of&pro_micro_d/a
if applicable- If split, no name added for the right/peripheral half
.conf
file has optional extra features commented out