]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/bananasplit/config.h
Lightsaver info.json update (#3176)
[qmk_firmware.git] / keyboards / bananasplit / config.h
index bf8d9377c245a333ebad33b5cb85ee0ea09bc281..5649ab4aa647c60caf93a5864aa4746e629ae534 100644 (file)
@@ -42,7 +42,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 //#define MATRIX_HAS_GHOST
 
 /* number of backlight levels */
-#define BACKLIGHT_LEVELS  1
+#define BACKLIGHT_LEVELS 3
+
+/* mapping backlight LEDs to correct Pin */
+#define BACKLIGHT_PIN B7
 
 /* Set 0 if debouncing isn't needed */
 #define DEBOUNCING_DELAY  5