summaryrefslogtreecommitdiff
path: root/keyboards/massdrop/alt67/readme.md
AgeCommit message (Collapse)Author
2018-09-01Keyboard: Rename alt67 to alt (#3824)patrickmt
Renamed keyboard alt67 to alt and adjusted necessary files where alt67 appeared. CTRL keymap fixed enum structure name. usb2422 removed stray define no longer used.
2018-08-30Keyboard: CTRL and ALT updates (#3810)patrickmt
Update to CTRL and ALT keyboard files
2018-08-29Keyboard: Update CTRL and ALT keyboard readme (#3796)patrickmt
* Massdrop keyboards readme update Massdrop keyboards readme update for flashing instructions * ctrl and alt keyboard readme update Updating make command in Massdrop CTRL and ALT keyboard readme files to reflect directory change
2018-08-29Massdrop keyboards readme update (#3791)patrickmt
Massdrop keyboards readme update for flashing instructions
2018-08-29move massdrop boards into its own directory for configurator visibilitymechmerlin