From 27e6e27d3a2ff9d91bcf0f189cdc39509bef0335 Mon Sep 17 00:00:00 2001 From: Jay Greco Date: Sun, 2 Apr 2023 12:12:06 -0700 Subject: [Keyboard] Add nullbits SNAP keyboard (#18916) Co-authored-by: Ryan --- .../nullbitsco/snap/keymaps/bongo_reactive_single_oled/rules.mk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 keyboards/nullbitsco/snap/keymaps/bongo_reactive_single_oled/rules.mk (limited to 'keyboards/nullbitsco/snap/keymaps/bongo_reactive_single_oled/rules.mk') diff --git a/keyboards/nullbitsco/snap/keymaps/bongo_reactive_single_oled/rules.mk b/keyboards/nullbitsco/snap/keymaps/bongo_reactive_single_oled/rules.mk new file mode 100644 index 0000000000..d0a184e961 --- /dev/null +++ b/keyboards/nullbitsco/snap/keymaps/bongo_reactive_single_oled/rules.mk @@ -0,0 +1,5 @@ +OLED_ENABLE = yes +OLED_DRIVER = SSD1306 +WPM_ENABLE = yes +VIA_ENABLE = yes +ENCODER_MAP_ENABLE = yes -- cgit v1.2.3