mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
chore: Add a few more items to PR template.
* Kconfig.defconfig conditional correctness. * Keyboard availability.
This commit is contained in:
committed by
Pete Johanson
parent
af98a3fd6e
commit
f438fb87d8
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@@ -8,4 +8,6 @@
|
|||||||
- [ ] Keymaps do not use deprecated key defines (Check using the [upgrader tool](https://zmk.dev/docs/codes/keymap-upgrader))
|
- [ ] Keymaps do not use deprecated key defines (Check using the [upgrader tool](https://zmk.dev/docs/codes/keymap-upgrader))
|
||||||
- [ ] `&pro_micro` used in favor of `&pro_micro_d/a` if applicable
|
- [ ] `&pro_micro` used in favor of `&pro_micro_d/a` if applicable
|
||||||
- [ ] If split, no name added for the right/peripheral half
|
- [ ] If split, no name added for the right/peripheral half
|
||||||
|
- [ ] Kconfig.defconfig file correctly wraps *all* configuration in conditional on the shield symbol
|
||||||
- [ ] `.conf` file has optional extra features commented out
|
- [ ] `.conf` file has optional extra features commented out
|
||||||
|
- [ ] Keyboard/PCB is part of a shipped group buy or is generally available in stock to purchase (OSH/personal projects without general availability should create a zmk-config repo instead)
|
||||||
|
|||||||
Reference in New Issue
Block a user