diff options
Diffstat (limited to 'keyboards/kona_classic/keymaps')
10 files changed, 10 insertions, 10 deletions
diff --git a/keyboards/kona_classic/keymaps/ansi/rules.mk b/keyboards/kona_classic/keymaps/ansi/rules.mk index e4865902c..fec19c9df 100644 --- a/keyboards/kona_classic/keymaps/ansi/rules.mk +++ b/keyboards/kona_classic/keymaps/ansi/rules.mk | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | # change to "no" to disable the options, or define them in the Makefile in | 18 | # change to "no" to disable the options, or define them in the Makefile in |
| 19 | # the appropriate keymap folder that will get included automatically | 19 | # the appropriate keymap folder that will get included automatically |
| 20 | # | 20 | # |
| 21 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 21 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
| 22 | MOUSEKEY_ENABLE = yes # Mouse keys | 22 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 23 | EXTRAKEY_ENABLE = yes # Audio control and System control | 23 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 24 | CONSOLE_ENABLE = no # Console for debug | 24 | CONSOLE_ENABLE = no # Console for debug |
diff --git a/keyboards/kona_classic/keymaps/ansi_arrows/rules.mk b/keyboards/kona_classic/keymaps/ansi_arrows/rules.mk index e4865902c..fec19c9df 100644 --- a/keyboards/kona_classic/keymaps/ansi_arrows/rules.mk +++ b/keyboards/kona_classic/keymaps/ansi_arrows/rules.mk | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | # change to "no" to disable the options, or define them in the Makefile in | 18 | # change to "no" to disable the options, or define them in the Makefile in |
| 19 | # the appropriate keymap folder that will get included automatically | 19 | # the appropriate keymap folder that will get included automatically |
| 20 | # | 20 | # |
| 21 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 21 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
| 22 | MOUSEKEY_ENABLE = yes # Mouse keys | 22 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 23 | EXTRAKEY_ENABLE = yes # Audio control and System control | 23 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 24 | CONSOLE_ENABLE = no # Console for debug | 24 | CONSOLE_ENABLE = no # Console for debug |
diff --git a/keyboards/kona_classic/keymaps/ansi_arrows_lcap/rules.mk b/keyboards/kona_classic/keymaps/ansi_arrows_lcap/rules.mk index e4865902c..fec19c9df 100644 --- a/keyboards/kona_classic/keymaps/ansi_arrows_lcap/rules.mk +++ b/keyboards/kona_classic/keymaps/ansi_arrows_lcap/rules.mk | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | # change to "no" to disable the options, or define them in the Makefile in | 18 | # change to "no" to disable the options, or define them in the Makefile in |
| 19 | # the appropriate keymap folder that will get included automatically | 19 | # the appropriate keymap folder that will get included automatically |
| 20 | # | 20 | # |
| 21 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 21 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
| 22 | MOUSEKEY_ENABLE = yes # Mouse keys | 22 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 23 | EXTRAKEY_ENABLE = yes # Audio control and System control | 23 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 24 | CONSOLE_ENABLE = no # Console for debug | 24 | CONSOLE_ENABLE = no # Console for debug |
diff --git a/keyboards/kona_classic/keymaps/ansi_split/rules.mk b/keyboards/kona_classic/keymaps/ansi_split/rules.mk index e4865902c..fec19c9df 100644 --- a/keyboards/kona_classic/keymaps/ansi_split/rules.mk +++ b/keyboards/kona_classic/keymaps/ansi_split/rules.mk | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | # change to "no" to disable the options, or define them in the Makefile in | 18 | # change to "no" to disable the options, or define them in the Makefile in |
| 19 | # the appropriate keymap folder that will get included automatically | 19 | # the appropriate keymap folder that will get included automatically |
| 20 | # | 20 | # |
| 21 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 21 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
| 22 | MOUSEKEY_ENABLE = yes # Mouse keys | 22 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 23 | EXTRAKEY_ENABLE = yes # Audio control and System control | 23 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 24 | CONSOLE_ENABLE = no # Console for debug | 24 | CONSOLE_ENABLE = no # Console for debug |
diff --git a/keyboards/kona_classic/keymaps/ansi_split_arrows/rules.mk b/keyboards/kona_classic/keymaps/ansi_split_arrows/rules.mk index e4865902c..fec19c9df 100644 --- a/keyboards/kona_classic/keymaps/ansi_split_arrows/rules.mk +++ b/keyboards/kona_classic/keymaps/ansi_split_arrows/rules.mk | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | # change to "no" to disable the options, or define them in the Makefile in | 18 | # change to "no" to disable the options, or define them in the Makefile in |
| 19 | # the appropriate keymap folder that will get included automatically | 19 | # the appropriate keymap folder that will get included automatically |
| 20 | # | 20 | # |
| 21 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 21 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
| 22 | MOUSEKEY_ENABLE = yes # Mouse keys | 22 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 23 | EXTRAKEY_ENABLE = yes # Audio control and System control | 23 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 24 | CONSOLE_ENABLE = no # Console for debug | 24 | CONSOLE_ENABLE = no # Console for debug |
diff --git a/keyboards/kona_classic/keymaps/default/rules.mk b/keyboards/kona_classic/keymaps/default/rules.mk index e4865902c..fec19c9df 100644 --- a/keyboards/kona_classic/keymaps/default/rules.mk +++ b/keyboards/kona_classic/keymaps/default/rules.mk | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | # change to "no" to disable the options, or define them in the Makefile in | 18 | # change to "no" to disable the options, or define them in the Makefile in |
| 19 | # the appropriate keymap folder that will get included automatically | 19 | # the appropriate keymap folder that will get included automatically |
| 20 | # | 20 | # |
| 21 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 21 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
| 22 | MOUSEKEY_ENABLE = yes # Mouse keys | 22 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 23 | EXTRAKEY_ENABLE = yes # Audio control and System control | 23 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 24 | CONSOLE_ENABLE = no # Console for debug | 24 | CONSOLE_ENABLE = no # Console for debug |
diff --git a/keyboards/kona_classic/keymaps/iso/rules.mk b/keyboards/kona_classic/keymaps/iso/rules.mk index e4865902c..fec19c9df 100644 --- a/keyboards/kona_classic/keymaps/iso/rules.mk +++ b/keyboards/kona_classic/keymaps/iso/rules.mk | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | # change to "no" to disable the options, or define them in the Makefile in | 18 | # change to "no" to disable the options, or define them in the Makefile in |
| 19 | # the appropriate keymap folder that will get included automatically | 19 | # the appropriate keymap folder that will get included automatically |
| 20 | # | 20 | # |
| 21 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 21 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
| 22 | MOUSEKEY_ENABLE = yes # Mouse keys | 22 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 23 | EXTRAKEY_ENABLE = yes # Audio control and System control | 23 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 24 | CONSOLE_ENABLE = no # Console for debug | 24 | CONSOLE_ENABLE = no # Console for debug |
diff --git a/keyboards/kona_classic/keymaps/iso_arrows/rules.mk b/keyboards/kona_classic/keymaps/iso_arrows/rules.mk index e4865902c..fec19c9df 100644 --- a/keyboards/kona_classic/keymaps/iso_arrows/rules.mk +++ b/keyboards/kona_classic/keymaps/iso_arrows/rules.mk | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | # change to "no" to disable the options, or define them in the Makefile in | 18 | # change to "no" to disable the options, or define them in the Makefile in |
| 19 | # the appropriate keymap folder that will get included automatically | 19 | # the appropriate keymap folder that will get included automatically |
| 20 | # | 20 | # |
| 21 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 21 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
| 22 | MOUSEKEY_ENABLE = yes # Mouse keys | 22 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 23 | EXTRAKEY_ENABLE = yes # Audio control and System control | 23 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 24 | CONSOLE_ENABLE = no # Console for debug | 24 | CONSOLE_ENABLE = no # Console for debug |
diff --git a/keyboards/kona_classic/keymaps/iso_split/rules.mk b/keyboards/kona_classic/keymaps/iso_split/rules.mk index e4865902c..fec19c9df 100644 --- a/keyboards/kona_classic/keymaps/iso_split/rules.mk +++ b/keyboards/kona_classic/keymaps/iso_split/rules.mk | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | # change to "no" to disable the options, or define them in the Makefile in | 18 | # change to "no" to disable the options, or define them in the Makefile in |
| 19 | # the appropriate keymap folder that will get included automatically | 19 | # the appropriate keymap folder that will get included automatically |
| 20 | # | 20 | # |
| 21 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 21 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
| 22 | MOUSEKEY_ENABLE = yes # Mouse keys | 22 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 23 | EXTRAKEY_ENABLE = yes # Audio control and System control | 23 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 24 | CONSOLE_ENABLE = no # Console for debug | 24 | CONSOLE_ENABLE = no # Console for debug |
diff --git a/keyboards/kona_classic/keymaps/iso_split_arrows/rules.mk b/keyboards/kona_classic/keymaps/iso_split_arrows/rules.mk index e4865902c..fec19c9df 100644 --- a/keyboards/kona_classic/keymaps/iso_split_arrows/rules.mk +++ b/keyboards/kona_classic/keymaps/iso_split_arrows/rules.mk | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | # change to "no" to disable the options, or define them in the Makefile in | 18 | # change to "no" to disable the options, or define them in the Makefile in |
| 19 | # the appropriate keymap folder that will get included automatically | 19 | # the appropriate keymap folder that will get included automatically |
| 20 | # | 20 | # |
| 21 | BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration | 21 | BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration |
| 22 | MOUSEKEY_ENABLE = yes # Mouse keys | 22 | MOUSEKEY_ENABLE = yes # Mouse keys |
| 23 | EXTRAKEY_ENABLE = yes # Audio control and System control | 23 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 24 | CONSOLE_ENABLE = no # Console for debug | 24 | CONSOLE_ENABLE = no # Console for debug |
