move volcano660 to ilumkb folder (#13550)
* move volcano660 to ilumkb folder * Update rules.mk * Fix up readme Co-authored-by: zvecr <git@zvecr.com>master
parent
3413766649
commit
462e7f075a
|
@ -1,12 +1,12 @@
|
|||
# Volcano660
|
||||
|
||||
* Keyboard Maintainer: DZTECH
|
||||
* Hardware Supported: DZTECH
|
||||
* Keyboard Maintainer: moyi4681
|
||||
* Hardware Supported: volcano660 PCB
|
||||
* Hardware Availability: iLumkb
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make dztech/volcano660:default
|
||||
make dztech/volcano660:via
|
||||
make ilumkb/volcano660:default
|
||||
make ilumkb/volcano660:via
|
||||
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
|
@ -7,7 +7,7 @@ BOOTLOADER = atmel-dfu
|
|||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite
|
||||
BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
CONSOLE_ENABLE = no # Console for debug
|
Loading…
Reference in New Issue