Add Extrakey support for Brightness up/down (#4477)

This commit is contained in:
Giuseppe Rota 2018-11-28 17:19:07 +01:00 committed by Drashna Jaelre
parent 3b42cff516
commit 8b85ec2a98
6 changed files with 18 additions and 3 deletions

View file

@ -209,6 +209,8 @@ KC_WWW_FORWARD KC_WFWD
KC_WWW_STOP KC_WSTP
KC_WWW_REFRESH KC_WREF
KC_WWW_FAVORITES KC_WFAV
KC_BRIGHTNESS_UP KC_BRIU
KC_BRIGHTNESS_DOWN KC_BRID
/* Mousekey */
KC_MS_UP KC_MS_U Mouse Cursor Up
KC_MS_DOWN KC_MS_D Mouse Cursor Down