diff options
author | fauxpark <fauxpark@gmail.com> | 2021-09-10 17:36:17 +1000 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2021-09-10 17:36:17 +1000 |
commit | a7c972b329d908d2bec683f83d9841bcbd0d6175 (patch) | |
tree | 2aa606d68664780e0320db60bc4b18f8ddc77bd9 /keyboards/planck | |
parent | c94cc1effaf0a71f62f5498b3437f22c96f18f74 (diff) | |
parent | d5cb7de5e4ea60dce69764a627358d534af1f666 (diff) | |
download | qmk_firmware-a7c972b329d908d2bec683f83d9841bcbd0d6175.tar.gz qmk_firmware-a7c972b329d908d2bec683f83d9841bcbd0d6175.zip |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/planck')
-rw-r--r-- | keyboards/planck/thk/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/planck/thk/rules.mk b/keyboards/planck/thk/rules.mk index 04ca579c1..3d474957a 100644 --- a/keyboards/planck/thk/rules.mk +++ b/keyboards/planck/thk/rules.mk | |||
@@ -20,7 +20,7 @@ MCU = atmega32a | |||
20 | F_CPU = 16000000 | 20 | F_CPU = 16000000 |
21 | 21 | ||
22 | # Bootloader selection | 22 | # Bootloader selection |
23 | BOOTLOADER = USBasp | 23 | BOOTLOADER = usbasploader |
24 | 24 | ||
25 | # Build Options | 25 | # Build Options |
26 | # change yes to no to disable | 26 | # change yes to no to disable |