Browse Source

Mysterium firmware fix (#8032)

* Update config.h

* Update rules.mk

* Update usbconfig.h

* Update config.h

* Update rules.mk

* Update usbconfig.h
pull/8148/head
coseyfannitutti 4 years ago
committed by Nick Brassel
parent
commit
1e90f5c71c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/coseyfannitutti/mysterium/rules.mk

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

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


Loading…
Cancel
Save