]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - tmk_core/common/keycode.h
MacOS Brightness Alias (#4836)
[qmk_firmware.git] / tmk_core / common / keycode.h
index ac3edbd21526f10f2dbaf71627c6b5f61924ce3d..3e312b82921a602adc96fffe758a71fb59aec2a6 100644 (file)
@@ -174,6 +174,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define KC_BRIU KC_BRIGHTNESS_UP
 #define KC_BRID KC_BRIGHTNESS_DOWN
 
+/* System Specific */
+#define KC_BRMU KC_SCROLLLOCK
+#define KC_BRMD KC_PAUSE
+
 /* Mouse Keys */
 #define KC_MS_U KC_MS_UP
 #define KC_MS_D KC_MS_DOWN