Fixed indentation and now using quantum keycodes for rgblight

This commit is contained in:
Luiz Ribeiro
2017-07-04 11:12:42 -04:00
parent 60153e7bbc
commit 738b072bb0
4 changed files with 24 additions and 78 deletions
+1
View File
@@ -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"