summaryrefslogtreecommitdiff
path: root/keyboards/binepad/bn009/info.json
diff options
context:
space:
mode:
authorbinepad <69730862+binepad@users.noreply.github.com>2021-10-27 20:37:58 +0530
committerGitHub <noreply@github.com>2021-10-27 08:07:58 -0700
commit59738955293c85abcc5d9bd6998e3ed90ced4733 (patch)
treefeeb1396bc23402c25564a91c485802d234a1052 /keyboards/binepad/bn009/info.json
parent2e3514f21c718e0f99e12433a96d6916f1a2fb73 (diff)
[Keyboard] binepad bn009 (#14881)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/binepad/bn009/info.json')
-rw-r--r--keyboards/binepad/bn009/info.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/binepad/bn009/info.json b/keyboards/binepad/bn009/info.json
new file mode 100644
index 0000000000..2d439c8257
--- /dev/null
+++ b/keyboards/binepad/bn009/info.json
@@ -0,0 +1,10 @@
+{
+ "keyboard_name": "BN009",
+ "url": "https://binepad.com",
+ "maintainer": "binepad",
+ "layouts": {
+ "LAYOUT": {
+ "layout": [{"label":"k00", "x":0, "y":0}, {"label":"k01", "x":1, "y":0}, {"label":"k02", "x":2, "y":0}, {"label":"k10", "x":0, "y":1}, {"label":"k11", "x":1, "y":1}, {"label":"k12", "x":2, "y":1}, {"label":"k20", "x":0, "y":2}, {"label":"k21", "x":1, "y":2}, {"label":"k22", "x":2, "y":2}]
+ }
+ }
+} \ No newline at end of file