aboutsummaryrefslogtreecommitdiffstats
path: root/lib/lufa/Demos/Device/ClassDriver/MIDI/MIDI.c
diff options
context:
space:
mode:
authorAndrew Kannan <andrew.kannan@klaviyo.com>2019-01-29 23:04:20 -0500
committerDrashna Jaelre <drashna@live.com>2019-01-29 20:04:20 -0800
commit7186d1581abbd97d7c76626ae83fc866e85d217c (patch)
tree1a6cf65f38f00f48e1539a8c01418cf770119a37 /lib/lufa/Demos/Device/ClassDriver/MIDI/MIDI.c
parent74fcfd533508d5743a20a7cd7faba404f8fc7cd3 (diff)
downloadfirmware-7186d1581abbd97d7c76626ae83fc866e85d217c.tar.gz
firmware-7186d1581abbd97d7c76626ae83fc866e85d217c.tar.bz2
firmware-7186d1581abbd97d7c76626ae83fc866e85d217c.zip
Moving cannonkeys boards to one place, eeprom fix (#4999)
* Move boards to cannonkeys and share resources * Share common files between cannonkey boards * Fix ortho60 keymap * update LED numbers * Add RGB keys to Ortho60 and Ortho48 * Add Backlight control to default layout Ortho60 and 48 * Remove unnecessary ws2812.c SRC from rules.mk
Diffstat (limited to 'lib/lufa/Demos/Device/ClassDriver/MIDI/MIDI.c')
0 files changed, 0 insertions, 0 deletions
='#n137'>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 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215