]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - keyboard/lightsaber/config.h
Added basic led+backlight support
[tmk_firmware.git] / keyboard / lightsaber / config.h
index b8de6adbffbc7c37ff3173886d3f0378aa5575f0..d971d038e34c464a7fc4cc8bcee953126dff5b67 100644 (file)
@@ -32,6 +32,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define MATRIX_ROWS 6
 #define MATRIX_COLS 18
 
+/* number of backlight levels */
+#define BACKLIGHT_LEVELS 1
+
 /* Set 0 if need no debouncing */
 #define DEBOUNCE    5