This commit is contained in:
Luciano Malavasi 2018-08-18 20:17:35 -07:00
commit c4c530fd0d
3 changed files with 2 additions and 4 deletions

View File

@ -32,4 +32,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#undef RGBLED_NUM #undef RGBLED_NUM
#define RGBLIGHT_ANIMATIONS #define RGBLIGHT_ANIMATIONS
#define RGBLED_NUM 8 #define RGBLED_NUM 8

View File

@ -1,5 +1,4 @@
#include QMK_KEYBOARD_h include QMK_KEYBOARD_h
extern keymap_config_t keymap_config; extern keymap_config_t keymap_config;
// Each layer gets a name for readability, which is then used in the keymap matrix below. // Each layer gets a name for readability, which is then used in the keymap matrix below.

View File

@ -1 +1 @@
BOOTMAGIC_ENABLE = yes BOOTMAGIC_ENABLE = yes