File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33** My personal configuration for a sofle split keyboard**
44
55[ ZMK Docs] ( https://zmk.dev/docs ) \
6- [ ZMK Nice Oled] ( https://github.com/mctechnology17/zmk-nice-oled )
6+ [ ZMK Nice Oled] ( https://github.com/mctechnology17/zmk-nice-oled ) \
7+ [ ZMK Nice Oled Optimization] ( https://github.com/mctechnology17/zmk-nice-oled/blob/main/docs/OPTIMIZE.md )
78
89Board built by [ @Mayank-Malviya ] ( https://github.com/Mayank-Malviya )
Original file line number Diff line number Diff line change @@ -31,4 +31,23 @@ CONFIG_ZMK_STUDIO_LOCK_ON_DISCONNECT=y
3131
3232CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
3333CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y
34- # CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y
34+ # CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y
35+
36+
37+
38+
39+ # NICE OLED DISPLAY SETTINGS:
40+
41+ CONFIG_ZMK_DISPLAY_WORK_QUEUE_DEDICATED=y
42+ CONFIG_ZMK_DISPLAY_DEDICATED_THREAD_PRIORITY=10
43+ CONFIG_NICE_OLED_ANIM_FRAME_DURATION=100
44+
45+ CONFIG_LV_Z_MEM_POOL_SIZE=8192
46+ CONFIG_LV_Z_BITS_PER_PIXEL=1
47+ CONFIG_LV_COLOR_DEPTH_1=y
48+
49+ NICE_OLED_WIDGET_WPM=n
50+ NICE_OLED_WIDGET_HID_INDICATORS_BONGO_CAT=n
51+ NICE_OLED_WIDGET_WPM_LUNA=n
52+
53+ NICE_OLED_WIDGET_HID_INDICATORS=y
You can’t perform that action at this time.
0 commit comments