docs: Add a hardware issues page under troubleshooting (#2360)

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
Co-authored-by: Anant Thazhemadam <47104651+thazhemadam@users.noreply.github.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
This commit is contained in:
Nicolas Munnich
2024-10-31 18:42:00 +01:00
committed by GitHub
parent cb5e605906
commit 80df3195b7
14 changed files with 457 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
if SHIELD_TESTER_PRO_MICRO
config ZMK_KEYBOARD_NAME
default "ZMK Tester"
config ZMK_BLE
def_bool n
config SETTINGS
def_bool n
endif