Config changes
Removed default brightness as that's handled by base firmware now Added USB VID, PID and manufacturer ID Enabled DCDC converter for marginally improved battery
This commit is contained in:
@@ -47,12 +47,14 @@ CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
|
||||
CONFIG_PWM=y
|
||||
CONFIG_LED_PWM=y
|
||||
CONFIG_ZMK_BACKLIGHT=y
|
||||
CONFIG_ZMK_BACKLIGHT_BRT_START=20
|
||||
CONFIG_ZMK_BACKLIGHT_AUTO_OFF_IDLE=y
|
||||
|
||||
CONFIG_ZMK_HID_REPORT_TYPE_NKRO=y
|
||||
CONFIG_ZMK_HID_CONSUMER_REPORT_USAGES_BASIC=y
|
||||
|
||||
CONFIG_USB_DEVICE_VID=0x29EA
|
||||
CONFIG_USB_DEVICE_PID=0x0362
|
||||
CONFIG_USB_DEVICE_MANUFACTURER="Kinesis Corporation"
|
||||
|
||||
# Turn on logging, and set ZMK logging to debug output
|
||||
CONFIG_LOG=y
|
||||
|
||||
Reference in New Issue
Block a user