Explorar el Código

Mysterium firmware fix (#8032)

* Update config.h

* Update rules.mk

* Update usbconfig.h

* Update config.h

* Update rules.mk

* Update usbconfig.h
coseyfannitutti hace 6 años
padre
commit
1e90f5c71c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      keyboards/coseyfannitutti/mysterium/rules.mk

+ 1 - 1
keyboards/coseyfannitutti/mysterium/rules.mk

@@ -2,7 +2,7 @@
 MCU = atmega32a
 MCU = atmega32a
 
 
 # Processor frequency
 # Processor frequency
-F_USB = 16000000
+F_CPU = 16000000
 
 
 # Bootloader selection
 # Bootloader selection
 #   Teensy       halfkay
 #   Teensy       halfkay