Update nice_nano_v2.overlay

This commit is contained in:
Chatblanc77 2022-09-08 15:24:22 +07:00 committed by GitHub
parent c33719db80
commit 19d47c7cd8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,3 +19,8 @@
LED_COLOR_ID_BLUE>; LED_COLOR_ID_BLUE>;
}; };
}; };
/ {
chosen {
zmk,underglow = &led_strip;
};
};