]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboard/planck/config.h
Initial commit for Planck PCB Rev 1.
[qmk_firmware.git] / keyboard / planck / config.h
index 81637f45b22639da7b4be42d88772da8c8cbc7db..0b0c15247942dac7c09cf777e5d865114731bd80 100644 (file)
@@ -34,6 +34,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 /* define if matrix has ghost */
 //#define MATRIX_HAS_GHOST
 
+/* number of backlight levels */
+/* NOTE: this is the max value of 0..BACKLIGHT_LEVELS so really 16 levels. */
+#define BACKLIGHT_LEVELS 15
+
 /* Set 0 if debouncing isn't needed */
 #define DEBOUNCE    5