]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keymap: Massdrop CTRL: add basic MacOS support (#3842)
authorElisiano Petrini <elisiano@gmail.com>
Mon, 3 Sep 2018 23:57:57 +0000 (01:57 +0200)
committerDrashna Jaelre <drashna@live.com>
Mon, 3 Sep 2018 23:57:57 +0000 (16:57 -0700)
commit714c82cc2ee493b1b2d234c9900ff6d04cc39f62
treeb460e92da2bfe158fadd544760e6c57378748019
parentf48e20c1eb52d7281276025fd1cbaa81e1856f83
Keymap: Massdrop CTRL: add basic MacOS support (#3842)

* 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).
keyboards/massdrop/ctrl/keymaps/mac/keymap.c [new file with mode: 0644]