summaryrefslogtreecommitdiff
path: root/keyboards/ortho5by12
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-02-17 08:49:49 +1100
committerGitHub <noreply@github.com>2023-02-17 08:49:49 +1100
commitd784f78bd0a034c1d6085379615014fd701536ab (patch)
tree2b81c4e8848ebc8dece2ad9aaa8126d12a87825c /keyboards/ortho5by12
parent7fad94ba2d5092abe451d0bbc95caaa37fec95bc (diff)
Move Bootmagic config to data driven (#19860)
Diffstat (limited to 'keyboards/ortho5by12')
-rw-r--r--keyboards/ortho5by12/config.h3
-rw-r--r--keyboards/ortho5by12/info.json3
2 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/ortho5by12/config.h b/keyboards/ortho5by12/config.h
index 4feca058e2..f7d7049cb3 100644
--- a/keyboards/ortho5by12/config.h
+++ b/keyboards/ortho5by12/config.h
@@ -39,6 +39,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
-
-#define BOOTMAGIC_LITE_ROW 7
-#define BOOTMAGIC_LITE_COLUMN 2
diff --git a/keyboards/ortho5by12/info.json b/keyboards/ortho5by12/info.json
index c8494e8d6f..cf87e52e48 100644
--- a/keyboards/ortho5by12/info.json
+++ b/keyboards/ortho5by12/info.json
@@ -8,6 +8,9 @@
"pid": "0x27DB",
"device_version": "0.0.2"
},
+ "bootmagic": {
+ "matrix": [7, 2]
+ },
"processor": "atmega328p",
"bootloader": "usbasploader",
"layouts": {