aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/jm60
Commit message (Expand)AuthorAgeFilesLines
* Set unused USB serial buffer to 1 byte to save memoryFred Sundvik2018-02-121-1/+1
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-082-6/+4
* Fix call to memset for various keyboardsKaleb Elwert2018-01-121-2/+2
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-142-4/+4
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
* Changed USB manufacturer to "JMWS"Marco2017-09-101-5/+5
* Use KC_GESC keycode instead of custom functionMarco2017-09-102-69/+2
* Basic support for JM60 keyboardMarco2017-09-1017-0/+1903
'>82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165