Explorar o código

might have broken something

Jack Humbert %!s(int64=9) %!d(string=hai) anos
pai
achega
2597fb7c50
Modificáronse 2 ficheiros con 4 adicións e 3 borrados
  1. 2 2
      keyboard/planck/config.h
  2. 2 1
      keyboard/planck/keymaps/default/makefile.mk

+ 2 - 2
keyboard/planck/config.h

@@ -73,10 +73,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /* disable debug print */
-#define NO_DEBUG
+//#define NO_DEBUG
 
 /* disable print */
-#define NO_PRINT
+//#define NO_PRINT
 
 /* disable action features */
 //#define NO_ACTION_LAYER

+ 2 - 1
keyboard/planck/keymaps/default/makefile.mk

@@ -1 +1,2 @@
-AUDIO_ENABLE = yes
+AUDIO_ENABLE = yes
+BACKLIGHT_ENABLE = yes