]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Add `SGUI()` and `SGUI_T()` for consistency with `KC_GUI` (#2442)
authorskullydazed <skullydazed@users.noreply.github.com>
Thu, 1 Mar 2018 16:13:10 +0000 (08:13 -0800)
committerGitHub <noreply@github.com>
Thu, 1 Mar 2018 16:13:10 +0000 (08:13 -0800)
* Add `SGUI()` as an alias of `SCMD()` for consistency with `KC_GUI`

* Add `SGUI_T()` as an alias of `SCMD_T()` for consistency with `KC_GUI`

* Make SGUI the primary name


No differences found