summaryrefslogtreecommitdiff
path: root/keyboards/sneakbox/aliceclonergb
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/sneakbox/aliceclonergb')
-rw-r--r--keyboards/sneakbox/aliceclonergb/config.h5
-rw-r--r--keyboards/sneakbox/aliceclonergb/info.json3
2 files changed, 3 insertions, 5 deletions
diff --git a/keyboards/sneakbox/aliceclonergb/config.h b/keyboards/sneakbox/aliceclonergb/config.h
index c1a9873cd4..3fc0e22758 100644
--- a/keyboards/sneakbox/aliceclonergb/config.h
+++ b/keyboards/sneakbox/aliceclonergb/config.h
@@ -17,11 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-
-/*Bootmagic boot button, set to topmost, leftmost key */
-#define BOOTMAGIC_LITE_ROW 2
-#define BOOTMAGIC_LITE_COLUMN 0
-
/* encoder */
/* #define NUMBER_OF_ENCODERS 1 */
#define ENCODERS_PAD_A { D3 }
diff --git a/keyboards/sneakbox/aliceclonergb/info.json b/keyboards/sneakbox/aliceclonergb/info.json
index 5a382f0bf8..69c7c7673f 100644
--- a/keyboards/sneakbox/aliceclonergb/info.json
+++ b/keyboards/sneakbox/aliceclonergb/info.json
@@ -8,6 +8,9 @@
"pid": "0x0006",
"device_version": "0.0.1"
},
+ "bootmagic": {
+ "matrix": [2, 0]
+ },
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"community_layouts": ["alice", "alice_split_bs"],