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.

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