Add biantin keyboard
This commit is contained in:
20
biantin/config/piantor_pro_bt.conf
Normal file
20
biantin/config/piantor_pro_bt.conf
Normal file
@@ -0,0 +1,20 @@
|
||||
# Enable mouse emulation.
|
||||
CONFIG_ZMK_POINTING=y
|
||||
CONFIG_ZMK_POINTING_SMOOTH_SCROLLING=y
|
||||
|
||||
# Change idle settings
|
||||
CONFIG_ZMK_IDLE_TIMEOUT=30000
|
||||
|
||||
# Deep sleep settings
|
||||
CONFIG_ZMK_SLEEP=y
|
||||
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000
|
||||
|
||||
# Custom keyboard name (max. 16 characters)
|
||||
CONFIG_ZMK_KEYBOARD_NAME="biantin"
|
||||
|
||||
CONFIG_ZMK_BATTERY_REPORTING=y
|
||||
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_PROXY=y
|
||||
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_FETCHING=y
|
||||
|
||||
CONFIG_ZMK_RGB_UNDERGLOW=n
|
||||
CONFIG_ZMK_BACKLIGHT=n
|
||||
Reference in New Issue
Block a user