You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

493 lines
5.7 KiB

[Keyboard] Add a new keyboard ADKB96 (#5685) * New Keyboard ADKB96 http://bit-trade-one.co.jp/selfmadekb/adkb96/ * New Keyboard ADKB96 http://bit-trade-one.co.jp/selfmadekb/adkb96/ * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Update Readme.md * Rename Readme.md to readme.md * Update keyboards/adkb96/adkb96.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update readme.md * Update readme.md * Update keyboards/adkb96/adkb96.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/adkb96.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/config.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/config.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/config.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keymap.c * Update keyboards/adkb96/rev1/config.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/rev1/config.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update config.h * Update keyboards/adkb96/rev1/config.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/rev1/rev1.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/rev1/rev1.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/rev1/rev1.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update rules.mk * Delete rules.mk * Update rules.mk * Update keyboards/adkb96/rules.mk Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/rules.mk Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/rev1/config.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update config.h * Update rules.mk * Update config.h * Delete i2c.c * Delete i2c.h * Delete matrix.c * Delete serial.c * Delete serial.h * Delete split_util.c * Delete split_util.h * Update keymap.c * Update keymap.c * Update keymap.c * Update keymap.c * Update rev1.c * Update keyboards/adkb96/rev1/config.h Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update keyboards/adkb96/rules.mk Co-Authored-By: kit-bto <42862131+kit-bto@users.noreply.github.com> * Update rev1.h
5 years ago
  1. {
  2. "keyboard_name": "adkb96",
  3. "url": "",
  4. "maintainer": "qmk",
  5. "width": 16,
  6. "height": 6,
  7. "layouts": {
  8. "LAYOUT_ortho_6x16": {
  9. "key_count": 96,
  10. "layout": [
  11. {
  12. "label": "L00",
  13. "x": 0,
  14. "y": 0
  15. },
  16. {
  17. "label": "L01",
  18. "x": 1,
  19. "y": 0
  20. },
  21. {
  22. "label": "L02",
  23. "x": 2,
  24. "y": 0
  25. },
  26. {
  27. "label": "L03",
  28. "x": 3,
  29. "y": 0
  30. },
  31. {
  32. "label": "L04",
  33. "x": 4,
  34. "y": 0
  35. },
  36. {
  37. "label": "L05",
  38. "x": 5,
  39. "y": 0
  40. },
  41. {
  42. "label": "L06",
  43. "x": 6,
  44. "y": 0
  45. },
  46. {
  47. "label": "L07",
  48. "x": 7,
  49. "y": 0
  50. },
  51. {
  52. "label": "R00",
  53. "x": 8,
  54. "y": 0
  55. },
  56. {
  57. "label": "R01",
  58. "x": 9,
  59. "y": 0
  60. },
  61. {
  62. "label": "R02",
  63. "x": 10,
  64. "y": 0
  65. },
  66. {
  67. "label": "R03",
  68. "x": 11,
  69. "y": 0
  70. },
  71. {
  72. "label": "R04",
  73. "x": 12,
  74. "y": 0
  75. },
  76. {
  77. "label": "R05",
  78. "x": 13,
  79. "y": 0
  80. },
  81. {
  82. "label": "R06",
  83. "x": 14,
  84. "y": 0
  85. },
  86. {
  87. "label": "R07",
  88. "x": 15,
  89. "y": 0
  90. },
  91. {
  92. "label": "L10",
  93. "x": 0,
  94. "y": 1
  95. },
  96. {
  97. "label": "L11",
  98. "x": 1,
  99. "y": 1
  100. },
  101. {
  102. "label": "L12",
  103. "x": 2,
  104. "y": 1
  105. },
  106. {
  107. "label": "L13",
  108. "x": 3,
  109. "y": 1
  110. },
  111. {
  112. "label": "L14",
  113. "x": 4,
  114. "y": 1
  115. },
  116. {
  117. "label": "L15",
  118. "x": 5,
  119. "y": 1
  120. },
  121. {
  122. "label": "L16",
  123. "x": 6,
  124. "y": 1
  125. },
  126. {
  127. "label": "L17",
  128. "x": 7,
  129. "y": 1
  130. },
  131. {
  132. "label": "R10",
  133. "x": 8,
  134. "y": 1
  135. },
  136. {
  137. "label": "R11",
  138. "x": 9,
  139. "y": 1
  140. },
  141. {
  142. "label": "R12",
  143. "x": 10,
  144. "y": 1
  145. },
  146. {
  147. "label": "R13",
  148. "x": 11,
  149. "y": 1
  150. },
  151. {
  152. "label": "R14",
  153. "x": 12,
  154. "y": 1
  155. },
  156. {
  157. "label": "R15",
  158. "x": 13,
  159. "y": 1
  160. },
  161. {
  162. "label": "R16",
  163. "x": 14,
  164. "y": 1
  165. },
  166. {
  167. "label": "R17",
  168. "x": 15,
  169. "y": 1
  170. },
  171. {
  172. "label": "L20",
  173. "x": 0,
  174. "y": 2
  175. },
  176. {
  177. "label": "L21",
  178. "x": 1,
  179. "y": 2
  180. },
  181. {
  182. "label": "L22",
  183. "x": 2,
  184. "y": 2
  185. },
  186. {
  187. "label": "L23",
  188. "x": 3,
  189. "y": 2
  190. },
  191. {
  192. "label": "L24",
  193. "x": 4,
  194. "y": 2
  195. },
  196. {
  197. "label": "L25",
  198. "x": 5,
  199. "y": 2
  200. },
  201. {
  202. "label": "L26",
  203. "x": 6,
  204. "y": 2
  205. },
  206. {
  207. "label": "L27",
  208. "x": 7,
  209. "y": 2
  210. },
  211. {
  212. "label": "R20",
  213. "x": 8,
  214. "y": 2
  215. },
  216. {
  217. "label": "R21",
  218. "x": 9,
  219. "y": 2
  220. },
  221. {
  222. "label": "R22",
  223. "x": 10,
  224. "y": 2
  225. },
  226. {
  227. "label": "R23",
  228. "x": 11,
  229. "y": 2
  230. },
  231. {
  232. "label": "R24",
  233. "x": 12,
  234. "y": 2
  235. },
  236. {
  237. "label": "R25",
  238. "x": 13,
  239. "y": 2
  240. },
  241. {
  242. "label": "R26",
  243. "x": 14,
  244. "y": 2
  245. },
  246. {
  247. "label": "R27",
  248. "x": 15,
  249. "y": 2
  250. },
  251. {
  252. "label": "L30",
  253. "x": 0,
  254. "y": 3
  255. },
  256. {
  257. "label": "L31",
  258. "x": 1,
  259. "y": 3
  260. },
  261. {
  262. "label": "L32",
  263. "x": 2,
  264. "y": 3
  265. },
  266. {
  267. "label": "L33",
  268. "x": 3,
  269. "y": 3
  270. },
  271. {
  272. "label": "L34",
  273. "x": 4,
  274. "y": 3
  275. },
  276. {
  277. "label": "L35",
  278. "x": 5,
  279. "y": 3
  280. },
  281. {
  282. "label": "L36",
  283. "x": 6,
  284. "y": 3
  285. },
  286. {
  287. "label": "L37",
  288. "x": 7,
  289. "y": 3
  290. },
  291. {
  292. "label": "R30",
  293. "x": 8,
  294. "y": 3
  295. },
  296. {
  297. "label": "R31",
  298. "x": 9,
  299. "y": 3
  300. },
  301. {
  302. "label": "R32",
  303. "x": 10,
  304. "y": 3
  305. },
  306. {
  307. "label": "R33",
  308. "x": 11,
  309. "y": 3
  310. },
  311. {
  312. "label": "R34",
  313. "x": 12,
  314. "y": 3
  315. },
  316. {
  317. "label": "R35",
  318. "x": 13,
  319. "y": 3
  320. },
  321. {
  322. "label": "R36",
  323. "x": 14,
  324. "y": 3
  325. },
  326. {
  327. "label": "R37",
  328. "x": 15,
  329. "y": 3
  330. },
  331. {
  332. "label": "L40",
  333. "x": 0,
  334. "y": 4
  335. },
  336. {
  337. "label": "L41",
  338. "x": 1,
  339. "y": 4
  340. },
  341. {
  342. "label": "L42",
  343. "x": 2,
  344. "y": 4
  345. },
  346. {
  347. "label": "L43",
  348. "x": 3,
  349. "y": 4
  350. },
  351. {
  352. "label": "L44",
  353. "x": 4,
  354. "y": 4
  355. },
  356. {
  357. "label": "L45",
  358. "x": 5,
  359. "y": 4
  360. },
  361. {
  362. "label": "L46",
  363. "x": 6,
  364. "y": 4
  365. },
  366. {
  367. "label": "L47",
  368. "x": 7,
  369. "y": 4
  370. },
  371. {
  372. "label": "R40",
  373. "x": 8,
  374. "y": 4
  375. },
  376. {
  377. "label": "R41",
  378. "x": 9,
  379. "y": 4
  380. },
  381. {
  382. "label": "R42",
  383. "x": 10,
  384. "y": 4
  385. },
  386. {
  387. "label": "R43",
  388. "x": 11,
  389. "y": 4
  390. },
  391. {
  392. "label": "R44",
  393. "x": 12,
  394. "y": 4
  395. },
  396. {
  397. "label": "R45",
  398. "x": 13,
  399. "y": 4
  400. },
  401. {
  402. "label": "R46",
  403. "x": 14,
  404. "y": 4
  405. },
  406. {
  407. "label": "R47",
  408. "x": 15,
  409. "y": 4
  410. },
  411. {
  412. "label": "L50",
  413. "x": 0,
  414. "y": 5
  415. },
  416. {
  417. "label": "L51",
  418. "x": 1,
  419. "y": 5
  420. },
  421. {
  422. "label": "L52",
  423. "x": 2,
  424. "y": 5
  425. },
  426. {
  427. "label": "L53",
  428. "x": 3,
  429. "y": 5
  430. },
  431. {
  432. "label": "L54",
  433. "x": 4,
  434. "y": 5
  435. },
  436. {
  437. "label": "L55",
  438. "x": 5,
  439. "y": 5
  440. },
  441. {
  442. "label": "L56",
  443. "x": 6,
  444. "y": 5
  445. },
  446. {
  447. "label": "L57",
  448. "x": 7,
  449. "y": 5
  450. },
  451. {
  452. "label": "R50",
  453. "x": 8,
  454. "y": 5
  455. },
  456. {
  457. "label": "R51",
  458. "x": 9,
  459. "y": 5
  460. },
  461. {
  462. "label": "R52",
  463. "x": 10,
  464. "y": 5
  465. },
  466. {
  467. "label": "R53",
  468. "x": 11,
  469. "y": 5
  470. },
  471. {
  472. "label": "R54",
  473. "x": 12,
  474. "y": 5
  475. },
  476. {
  477. "label": "R55",
  478. "x": 13,
  479. "y": 5
  480. },
  481. {
  482. "label": "R56",
  483. "x": 14,
  484. "y": 5
  485. },
  486. {
  487. "label": "R57",
  488. "x": 15,
  489. "y": 5
  490. }
  491. ]
  492. }
  493. }
  494. }