Explorar el Código

Fix misdefine of BACKLIGHT_LEVELS

led_matrix
Kai Ryu hace 10 años
padre
commit
d923f5aef1
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4
    0
      keyboard/gh60/config.h

+ 4
- 0
keyboard/gh60/config.h Ver fichero

@@ -37,8 +37,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5

/* number of backlight levels */
#define BACKLIGHT_LEVELS 3

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE

/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE