aboutsummaryrefslogtreecommitdiffstats
path: root/lib/lufa/Demos/Host/ClassDriver/AndroidAccessoryHost
diff options
context:
space:
mode:
authorroguepullrequest <roguepullrequest@users.noreply.github.com>2019-05-13 16:00:20 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-05-13 08:00:20 -0700
commite8b27a965d4f6abcc2773022f451bdc7eabebf69 (patch)
treec5e9d84d294de36cbc9a6b15986a591a9b33e5d9 /lib/lufa/Demos/Host/ClassDriver/AndroidAccessoryHost
parent9b46fabe084cd3e15104f88ef5d1f87f215de3c6 (diff)
downloadfirmware-e8b27a965d4f6abcc2773022f451bdc7eabebf69.tar.gz
firmware-e8b27a965d4f6abcc2773022f451bdc7eabebf69.tar.bz2
firmware-e8b27a965d4f6abcc2773022f451bdc7eabebf69.zip
Roguepullrequest mousepad (#5860)
* First publish of roguepullreqest programmer dvorak planck layout * Removed junk line * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Update keyboards/planck/keymaps/roguepullrequest/keymap.c Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Removed layer songs Removed layer songs for cleanliness. Will use them later. * Update keyboards/planck/keymaps/roguepullrequest/readme.md Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> * Made basic LSHIFT framework but is not working. Listed other tapdances. * Got LSHIFT to work * Added working RSHIFT * Added working TD_S * Cleaned up LEFT and RIGHT [ { ] } on the UPPER layer. * Cleaned up layout. * Reenabled audio space is not needed right now. * Added tap dances and layout image * Started dactylmanuform layout * Revert "Started dactylmanuform layout" This reverts commit 5ef48e4a23de14db9b843d85d3250e1bf4426817. * Started mousepad version of BDN9...wont compile for some reason. * Fixed BDN9 mousepad layout * Added readme.md to mousepad bdn9 layout. * Updated readme.md for mousepad bdn9 layout. Fixed the tables to finally work. * Unslashed the mousepad keymap for the BDN9
Diffstat (limited to 'lib/lufa/Demos/Host/ClassDriver/AndroidAccessoryHost')
0 files changed, 0 insertions, 0 deletions
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 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322