]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/xd60/config.h
Do some cleanup for the API
[qmk_firmware.git] / keyboards / xd60 / config.h
index d3052b4038179bfd31fec79b6a9c6524c99f8a02..4bbaec882d4d52eb8234689704a3f8a31f2cb4c3 100644 (file)
@@ -46,12 +46,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
 #define MATRIX_COL_PINS { F0, F1, E6, C7, C6, B6, D4, B1, B7, B5, B4, D7, D6, B3 }
 #define UNUSED_PINS
 
-/* Backlight Setup
- * Only 1 level, since XD60's backlight implementation doesn't seem compatible with QMK for variable brightness
- * Use BL_STEP to toggle LEDs instead, as BL_TOGG can be inconsistent (depending on current level)
- */
+/* Backlight Setup */
 #define BACKLIGHT_PIN F5
-#define BACKLIGHT_LEVELS 1
+#define BACKLIGHT_LEVELS 6
 
 /* COL2ROW or ROW2COL */
 #define DIODE_DIRECTION COL2ROW