]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/levinson/rev1/config.h
Add Levinson rev2 (#1939)
[qmk_firmware.git] / keyboards / levinson / rev1 / config.h
index 696722cfb37fae762c604923682ae94026d11739..7c8b9b0b92d555c3c43a5ddab95636c47eebe6d2 100644 (file)
@@ -66,6 +66,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define ws2812_PORTREG  PORTD
 #define ws2812_DDRREG   DDRD
 
+/* Backlight LEDs */
+#define BACKLIGHT_PIN B6
+#define BACKLIGHT_LEVELS 7
+
 /*
  * Feature disable options
  *  These options are also useful to firmware size reduction.