summaryrefslogtreecommitdiffstats
path: root/keyboards/ps2avrGB/program
AgeCommit message (Collapse)AuthorFilesLines
2018-04-19Updated personal keymaps, fixed Let's Split default keymap, updated JJ40 ↵Kenneth Aloysius1-1/+1
README (#2704) * Add M6-A keymap * Update XD60 keymap * Update XD60 keymap readme * Update JJ40 and Let's Split keymaps * Add readme for M6-A * Fix typo, update JJ40 README * Update jj40 readme * Cleanup jj40 keymap * Revert Let's Split QWERTY layer to default before #2010 * Update numpad layers * Fix: Let's Split keymap getting stuck mods due to having keycodes assigned on the Raise layer * Keep ASCII art consistent with keymap
2017-10-30Extended the hint of the programmer to link to the relevant README part ↵Sebastian Kaim1-1/+2
instead of giving a generic hint.
2017-10-13Extended the programming script for the ps2avrGB keyboard series:Sebastian Kaim1-40/+70
- a keyboard already in bootloader mode will now be detected - if setting the keyboard to bootloader mode doesn't work, a hint will be printed on how to do so - instead of failing instantly when no keyboard is found, the script will now wait up to 60 seconds (it retries every 5 seconds, up to 12 times)
2017-01-21Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro1-0/+74