keycodes_0.0.1_programmable_button.hjson 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260
  1. {
  2. "keycodes": {
  3. "0x7440": {
  4. "group": "programmable_button",
  5. "key": "QK_PROGRAMMABLE_BUTTON_1",
  6. "label": "Button 1",
  7. "aliases": [
  8. "PB_1"
  9. ]
  10. },
  11. "0x7441": {
  12. "group": "programmable_button",
  13. "key": "QK_PROGRAMMABLE_BUTTON_2",
  14. "label": "Button 2",
  15. "aliases": [
  16. "PB_2"
  17. ]
  18. },
  19. "0x7442": {
  20. "group": "programmable_button",
  21. "key": "QK_PROGRAMMABLE_BUTTON_3",
  22. "label": "Button 3",
  23. "aliases": [
  24. "PB_3"
  25. ]
  26. },
  27. "0x7443": {
  28. "group": "programmable_button",
  29. "key": "QK_PROGRAMMABLE_BUTTON_4",
  30. "label": "Button 4",
  31. "aliases": [
  32. "PB_4"
  33. ]
  34. },
  35. "0x7444": {
  36. "group": "programmable_button",
  37. "key": "QK_PROGRAMMABLE_BUTTON_5",
  38. "label": "Button 5",
  39. "aliases": [
  40. "PB_5"
  41. ]
  42. },
  43. "0x7445": {
  44. "group": "programmable_button",
  45. "key": "QK_PROGRAMMABLE_BUTTON_6",
  46. "label": "Button 6",
  47. "aliases": [
  48. "PB_6"
  49. ]
  50. },
  51. "0x7446": {
  52. "group": "programmable_button",
  53. "key": "QK_PROGRAMMABLE_BUTTON_7",
  54. "label": "Button 7",
  55. "aliases": [
  56. "PB_7"
  57. ]
  58. },
  59. "0x7447": {
  60. "group": "programmable_button",
  61. "key": "QK_PROGRAMMABLE_BUTTON_8",
  62. "label": "Button 8",
  63. "aliases": [
  64. "PB_8"
  65. ]
  66. },
  67. "0x7448": {
  68. "group": "programmable_button",
  69. "key": "QK_PROGRAMMABLE_BUTTON_9",
  70. "label": "Button 9",
  71. "aliases": [
  72. "PB_9"
  73. ]
  74. },
  75. "0x7449": {
  76. "group": "programmable_button",
  77. "key": "QK_PROGRAMMABLE_BUTTON_10",
  78. "label": "Button 10",
  79. "aliases": [
  80. "PB_10"
  81. ]
  82. },
  83. "0x744A": {
  84. "group": "programmable_button",
  85. "key": "QK_PROGRAMMABLE_BUTTON_11",
  86. "label": "Button 11",
  87. "aliases": [
  88. "PB_11"
  89. ]
  90. },
  91. "0x744B": {
  92. "group": "programmable_button",
  93. "key": "QK_PROGRAMMABLE_BUTTON_12",
  94. "label": "Button 12",
  95. "aliases": [
  96. "PB_12"
  97. ]
  98. },
  99. "0x744C": {
  100. "group": "programmable_button",
  101. "key": "QK_PROGRAMMABLE_BUTTON_13",
  102. "label": "Button 13",
  103. "aliases": [
  104. "PB_13"
  105. ]
  106. },
  107. "0x744D": {
  108. "group": "programmable_button",
  109. "key": "QK_PROGRAMMABLE_BUTTON_14",
  110. "label": "Button 14",
  111. "aliases": [
  112. "PB_14"
  113. ]
  114. },
  115. "0x744E": {
  116. "group": "programmable_button",
  117. "key": "QK_PROGRAMMABLE_BUTTON_15",
  118. "label": "Button 15",
  119. "aliases": [
  120. "PB_15"
  121. ]
  122. },
  123. "0x744F": {
  124. "group": "programmable_button",
  125. "key": "QK_PROGRAMMABLE_BUTTON_16",
  126. "label": "Button 16",
  127. "aliases": [
  128. "PB_16"
  129. ]
  130. },
  131. "0x7450": {
  132. "group": "programmable_button",
  133. "key": "QK_PROGRAMMABLE_BUTTON_17",
  134. "label": "Button 17",
  135. "aliases": [
  136. "PB_17"
  137. ]
  138. },
  139. "0x7451": {
  140. "group": "programmable_button",
  141. "key": "QK_PROGRAMMABLE_BUTTON_18",
  142. "label": "Button 18",
  143. "aliases": [
  144. "PB_18"
  145. ]
  146. },
  147. "0x7452": {
  148. "group": "programmable_button",
  149. "key": "QK_PROGRAMMABLE_BUTTON_19",
  150. "label": "Button 19",
  151. "aliases": [
  152. "PB_19"
  153. ]
  154. },
  155. "0x7453": {
  156. "group": "programmable_button",
  157. "key": "QK_PROGRAMMABLE_BUTTON_20",
  158. "label": "Button 20",
  159. "aliases": [
  160. "PB_20"
  161. ]
  162. },
  163. "0x7454": {
  164. "group": "programmable_button",
  165. "key": "QK_PROGRAMMABLE_BUTTON_21",
  166. "label": "Button 21",
  167. "aliases": [
  168. "PB_21"
  169. ]
  170. },
  171. "0x7455": {
  172. "group": "programmable_button",
  173. "key": "QK_PROGRAMMABLE_BUTTON_22",
  174. "label": "Button 22",
  175. "aliases": [
  176. "PB_22"
  177. ]
  178. },
  179. "0x7456": {
  180. "group": "programmable_button",
  181. "key": "QK_PROGRAMMABLE_BUTTON_23",
  182. "label": "Button 23",
  183. "aliases": [
  184. "PB_23"
  185. ]
  186. },
  187. "0x7457": {
  188. "group": "programmable_button",
  189. "key": "QK_PROGRAMMABLE_BUTTON_24",
  190. "label": "Button 24",
  191. "aliases": [
  192. "PB_24"
  193. ]
  194. },
  195. "0x7458": {
  196. "group": "programmable_button",
  197. "key": "QK_PROGRAMMABLE_BUTTON_25",
  198. "label": "Button 25",
  199. "aliases": [
  200. "PB_25"
  201. ]
  202. },
  203. "0x7459": {
  204. "group": "programmable_button",
  205. "key": "QK_PROGRAMMABLE_BUTTON_26",
  206. "label": "Button 26",
  207. "aliases": [
  208. "PB_26"
  209. ]
  210. },
  211. "0x745A": {
  212. "group": "programmable_button",
  213. "key": "QK_PROGRAMMABLE_BUTTON_27",
  214. "label": "Button 27",
  215. "aliases": [
  216. "PB_27"
  217. ]
  218. },
  219. "0x745B": {
  220. "group": "programmable_button",
  221. "key": "QK_PROGRAMMABLE_BUTTON_28",
  222. "label": "Button 28",
  223. "aliases": [
  224. "PB_28"
  225. ]
  226. },
  227. "0x745C": {
  228. "group": "programmable_button",
  229. "key": "QK_PROGRAMMABLE_BUTTON_29",
  230. "label": "Button 29",
  231. "aliases": [
  232. "PB_29"
  233. ]
  234. },
  235. "0x745D": {
  236. "group": "programmable_button",
  237. "key": "QK_PROGRAMMABLE_BUTTON_30",
  238. "label": "Button 30",
  239. "aliases": [
  240. "PB_30"
  241. ]
  242. },
  243. "0x745E": {
  244. "group": "programmable_button",
  245. "key": "QK_PROGRAMMABLE_BUTTON_31",
  246. "label": "Button 31",
  247. "aliases": [
  248. "PB_31"
  249. ]
  250. },
  251. "0x745F": {
  252. "group": "programmable_button",
  253. "key": "QK_PROGRAMMABLE_BUTTON_32",
  254. "label": "Button 32",
  255. "aliases": [
  256. "PB_32"
  257. ]
  258. }
  259. }
  260. }