OLED: switch to mctechnology17, add Luna + spaceman, remove unused modules
- Switch zmk-nice-oled from KeebMaker fork to mctechnology17 original - Enable WPM Luna dog widget on central (left) half - Disable bongo cat to avoid luna/bongo linker collision (shared globals) - Right peripheral: spaceman animation, disable default cat - Remove unused west.yml deps: zmk-dongle-display, zmk-dongle-display-view, zmk-oled-adapter, KeebMaker remote - Each half shows its own battery % via default battery widget
This commit is contained in:
parent
bf7305d901
commit
9500a74dac
3 changed files with 6 additions and 28 deletions
|
|
@ -98,13 +98,8 @@ CONFIG_ZMK_DISPLAY_STATUS_SCREEN_CUSTOM=y
|
|||
# CONFIG_ZMK_DISPLAY_STATUS_SCREEN_BUILT_IN=y
|
||||
|
||||
### WIDGET SETTINGS
|
||||
# No Widget configurations added since nice!view has its own custom widgets
|
||||
# activar solo estos dos widgets
|
||||
# CONFIG_ZMK_WIDGET_WPM_STATUS=n
|
||||
# CONFIG_ZMK_WIDGET_BATTERY_STATUS_SHOW_PERCENTAGE=y
|
||||
# CONFIG_ZMK_WIDGET_LAYER_STATUS=y
|
||||
# CONFIG_ZMK_WIDGET_BATTERY_STATUS=y
|
||||
# CONFIG_ZMK_WIDGET_OUTPUT_STATUS=y
|
||||
CONFIG_NICE_OLED_WIDGET_WPM=y
|
||||
CONFIG_NICE_OLED_WIDGET_WPM_LUNA=y
|
||||
|
||||
### HID para nice!view ePaperDisplay
|
||||
# Enable eager debouncing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue