From 738b072bb0f25d0369a998c550c369e4f64cc7a5 Mon Sep 17 00:00:00 2001 From: Luiz Ribeiro Date: Tue, 4 Jul 2017 11:12:42 -0400 Subject: Fixed indentation and now using quantum keycodes for rgblight --- keyboards/ps2avrGB/ps2avrGB.h | 1 + 1 file changed, 1 insertion(+) (limited to 'keyboards/ps2avrGB/ps2avrGB.h') diff --git a/keyboards/ps2avrGB/ps2avrGB.h b/keyboards/ps2avrGB/ps2avrGB.h index 813f31f804..35902cff4d 100644 --- a/keyboards/ps2avrGB/ps2avrGB.h +++ b/keyboards/ps2avrGB/ps2avrGB.h @@ -18,6 +18,7 @@ along with this program. If not, see . #ifndef KEYMAP_COMMON_H #define KEYMAP_COMMON_H +#include "quantum_keycodes.h" #include "keycode.h" #include "action.h" -- cgit v1.2.3