summaryrefslogtreecommitdiffstats
path: root/keyboards/ps2avrGB/ps2avrGB.h
diff options
context:
space:
mode:
authorLuiz Ribeiro <luizribeiro@gmail.com>2017-07-04 17:12:42 +0200
committerLuiz Ribeiro <luizribeiro@gmail.com>2017-07-04 17:12:42 +0200
commit738b072bb0f25d0369a998c550c369e4f64cc7a5 (patch)
tree988b8a3cdb455b908d69f0f4ab34fb30261ab972 /keyboards/ps2avrGB/ps2avrGB.h
parent60153e7bbc51e62c329cd55ea026340940c88104 (diff)
downloadqmk_firmware-738b072bb0f25d0369a998c550c369e4f64cc7a5.tar.gz
qmk_firmware-738b072bb0f25d0369a998c550c369e4f64cc7a5.tar.xz
Fixed indentation and now using quantum keycodes for rgblight
Diffstat (limited to 'keyboards/ps2avrGB/ps2avrGB.h')
-rw-r--r--keyboards/ps2avrGB/ps2avrGB.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/ps2avrGB/ps2avrGB.h b/keyboards/ps2avrGB/ps2avrGB.h
index 813f31f80..35902cff4 100644
--- a/keyboards/ps2avrGB/ps2avrGB.h
+++ b/keyboards/ps2avrGB/ps2avrGB.h
@@ -18,6 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef KEYMAP_COMMON_H
#define KEYMAP_COMMON_H
+#include "quantum_keycodes.h"
#include "keycode.h"
#include "action.h"