diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-10 03:36:14 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-10 03:36:14 +0000 |
commit | e6ff638abf7f400c4e153c69dcb5da0232ba424d (patch) | |
tree | ce417777585b3f7787b2c509fcc280495315cac2 /keyboards/yasui | |
parent | 504c00c2e14ca4eb0c033063e434323ad81c1b16 (diff) | |
parent | 7eea780a7da2d9197b78b62b7294a6b2bc2fa572 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/yasui')
-rw-r--r-- | keyboards/yasui/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/yasui/rules.mk b/keyboards/yasui/rules.mk index 808e9275a9..b004c534bb 100644 --- a/keyboards/yasui/rules.mk +++ b/keyboards/yasui/rules.mk @@ -1,7 +1,7 @@ # MCU name MCU = atmega32u4 -# Bootloader +# Bootloader selection BOOTLOADER = caterina # Build Options |