summaryrefslogtreecommitdiff
path: root/keyboards/takashiski/namecard2x4/info.json
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-02-12 05:51:20 +0800
committerGitHub <noreply@github.com>2022-02-11 21:51:20 +0000
commitbd35fa7de1323d572d530cfa4dbe9cf68cf1480b (patch)
tree2433341a4a436c7a91e55113b32caf6cdc172120 /keyboards/takashiski/namecard2x4/info.json
parent71c0b97bced7722abaa0adefd57066cc065538b5 (diff)
move @takashiski 's keebs into /takashiski (#16089)
Diffstat (limited to 'keyboards/takashiski/namecard2x4/info.json')
-rw-r--r--keyboards/takashiski/namecard2x4/info.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/takashiski/namecard2x4/info.json b/keyboards/takashiski/namecard2x4/info.json
new file mode 100644
index 0000000000..04a431f9f3
--- /dev/null
+++ b/keyboards/takashiski/namecard2x4/info.json
@@ -0,0 +1,11 @@
+{
+ "keyboard_name": "namecard2x4",
+ "url": "https://skyhigh-works.hatenablog.com/",
+ "maintainer": "takashiski",
+ "bootloader": "atmel-dfu",
+ "layouts": {
+ "LAYOUT": {
+ "layout": [{"label":"1", "x":0, "y":0}, {"label":"2", "x":1, "y":0}, {"label":"3", "x":2, "y":0}, {"label":"4", "x":3, "y":0}, {"label":"5", "x":0, "y":1}, {"label":"6", "x":1, "y":1}, {"label":"7", "x":2, "y":1}, {"label":"8", "x":3, "y":1}]
+ }
+ }
+}