test para compatibilidad de oled

This commit is contained in:
Chow Castro, Marcos 2022-09-18 21:48:07 +02:00
parent e0124e5e02
commit 4d363ce3df
3 changed files with 40 additions and 0 deletions

View file

@ -11,6 +11,9 @@
#include <dt-bindings/zmk/outputs.h>
#include <dt-bindings/zmk/ext_power.h>
// }}}
#ifdef CONFIG_ZMK_DISPLAY
# include "oled.dtsi"
#endif // CONFIG_ZMK_DISPLAY
#ifdef CONFIG_ZMK_RGB_UNDERGLOW
// ### ifdef CONFIG_ZMK_RGB_UNDERGLOW {{{
# include <dt-bindings/zmk/rgb.h>