summaryrefslogtreecommitdiffstats
path: root/keyboards/rkg68/info.json
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2023-09-22 15:59:41 -0700
committerGitHub <noreply@github.com>2023-09-22 15:59:41 -0700
commit5cc5270aaf07a57bc086ef563b46e8bd84ab9cd4 (patch)
treecdf2e5d732deb31d6cfe066c5d688a7b80f06531 /keyboards/rkg68/info.json
parentabd432fd7afa556e2d1df1c191050800068e6ec7 (diff)
Royal Kludge RK G68 Community Layout Support (#22103)
* Rename `LAYOUT` to `LAYOUT_65_ansi` [refactor] * Enable Community Layout support [enhancement] * Touch-up keymaps - fix keycode grid alignment [style] * Touch-up readme - link to maintainer's GitHub profile - specify codebase is for RGB version of RK G68 - update Hardware Availability links [docs]
Diffstat (limited to 'keyboards/rkg68/info.json')
-rw-r--r--keyboards/rkg68/info.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/keyboards/rkg68/info.json b/keyboards/rkg68/info.json
index c0043377a9..72244d50d6 100644
--- a/keyboards/rkg68/info.json
+++ b/keyboards/rkg68/info.json
@@ -30,8 +30,12 @@
"pid": "0x0049",
"vid": "0x0049"
},
+ "layout_aliases": {
+ "LAYOUT": "LAYOUT_65_ansi"
+ },
+ "community_layouts": ["65_ansi"],
"layouts": {
- "LAYOUT": {
+ "LAYOUT_65_ansi": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},