diff options
| author | QMK Bot <hello@qmk.fm> | 2020-12-23 04:02:16 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2020-12-23 04:02:16 +0000 |
| commit | 19fd0108d3910b4856b1587acf11c8e4052cb7cc (patch) | |
| tree | 4bd249538732512de966d768016169f383f21acc /keyboards/hadron | |
| parent | 529dad88ddac0e64fce06bd6744884606f9d07cd (diff) | |
| parent | 806aa9bc67c77c3899e60c1daef560680865568c (diff) | |
| download | qmk_firmware-19fd0108d3910b4856b1587acf11c8e4052cb7cc.tar.gz qmk_firmware-19fd0108d3910b4856b1587acf11c8e4052cb7cc.zip | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/hadron')
| -rw-r--r-- | keyboards/hadron/ver3/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/hadron/ver3/rules.mk b/keyboards/hadron/ver3/rules.mk index e75b0c721..ae7f67862 100644 --- a/keyboards/hadron/ver3/rules.mk +++ b/keyboards/hadron/ver3/rules.mk | |||
| @@ -7,7 +7,6 @@ BOARD = QMK_PROTON_C | |||
| 7 | # | 7 | # |
| 8 | BACKLIGHT_ENABLE = no | 8 | BACKLIGHT_ENABLE = no |
| 9 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration | 9 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
| 10 | ## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.) | ||
| 11 | MOUSEKEY_ENABLE = yes # Mouse keys | 10 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 12 | EXTRAKEY_ENABLE = yes # Audio control and System control | 11 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 13 | CONSOLE_ENABLE = no # Console for debug | 12 | CONSOLE_ENABLE = no # Console for debug |
