[Keyboard] Add keyboard Nafuda (#7367)
* [Keyboard] Add keyboard Nafuda Add Nafuda keyboard. A 7 keys keyboard. Salicylic-acid3 * Update keyboards/nafuda/info.json * Update keyboards/nafuda/readme.md * Update keyboards/nafuda/readme.md * Update keyboards/nafuda/nafuda.h * Update keyboards/nafuda/readme.md * Update keyboards/nafuda/rules.mk * Update keyboards/nafuda/rules.mk * Update keyboards/nafuda/rules.mk * Update keyboards/nafuda/rules.mk * info.json Update * Update keyboards/nafuda/rules.mk
This commit is contained in:
committed by
James Young
parent
1c9e450218
commit
ad36bb37dd
20
keyboards/nafuda/info.json
Normal file
20
keyboards/nafuda/info.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"keyboard_name": "nafuda",
|
||||
"url": "https://salicylic-acid3.hatenablog.com/",
|
||||
"maintainer": "Salicylic_acid3",
|
||||
"width": 3,
|
||||
"height": 3,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
{"label":"Mouse", "x":1, "y":0},
|
||||
{"label":"Backspace", "x":0, "y":0.5},
|
||||
{"label":"\u2191", "x":1, "y":1},
|
||||
{"label":"Browser", "x":2, "y":0.5},
|
||||
{"label":"\u2190", "x":0, "y":1.5},
|
||||
{"label":"\u2193", "x":1, "y":2},
|
||||
{"label":"\u2192", "x":2, "y":1.5}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user