From: Howard P. Logsdon Date: Tue, 8 Dec 2015 23:46:08 +0000 (-0700) Subject: Remove an errant comma trailing the KC_ERAS macro alias X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=3dd8fb46276ccee869df82080a815160e2eea98c;p=max%2Ftmk_keyboard.git Remove an errant comma trailing the KC_ERAS macro alias --- diff --git a/tmk_core/common/keycode.h b/tmk_core/common/keycode.h index a7d837b3..9fec2904 100644 --- a/tmk_core/common/keycode.h +++ b/tmk_core/common/keycode.h @@ -85,7 +85,7 @@ along with this program. If not, see . #define KC_LCAP KC_LOCKING_CAPS #define KC_LNUM KC_LOCKING_NUM #define KC_LSCR KC_LOCKING_SCROLL -#define KC_ERAS KC_ALT_ERASE, +#define KC_ERAS KC_ALT_ERASE #define KC_CLR KC_CLEAR /* Japanese specific */ #define KC_ZKHK KC_GRAVE