summaryrefslogtreecommitdiffstats
path: root/keyboards/massdrop
Commit message (Collapse)AuthorAgeFilesLines
* Keymap: Massdrop CTRL: add basic MacOS support (#3842)Elisiano Petrini2018-09-031-0/+203
| | | | | | | | * swap KC_LALT with KC_LGUI * replace KC_RALT with KC_RGUI This makes the keyboard more mac friendly out of the box (I'm aware this that this could partially be done in software with the preferences but hey, where's the fun in that).
* Keyboard: Rename alt67 to alt (#3824)patrickmt2018-09-0111-8/+8
| | | | | 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.
* Keyboard: CTRL and ALT keyboard json fix (#3816)patrickmt2018-08-312-2/+2
| | | Fixed incorrect layout names
* Keyboard: CTRL and ALT updates (#3810)patrickmt2018-08-305-11/+181
| | | Update to CTRL and ALT keyboard files
* Keyboard: Update CTRL and ALT keyboard readme (#3796)patrickmt2018-08-292-2/+12
| | | | | | | | | | * 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
* Massdrop keyboards readme update (#3791)patrickmt2018-08-292-0/+10
| | | Massdrop keyboards readme update for flashing instructions
* move massdrop boards into its own directory for configurator visibilitymechmerlin2018-08-2918-0/+1838