mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-19 22:22:03 +00:00
Merge branch 'master' of https://github.com/PyrooL/qmk_firmware
This commit is contained in:
commit
c4c530fd0d
@ -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
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
@ -1 +1 @@
|
|||||||
BOOTMAGIC_ENABLE = yes
|
BOOTMAGIC_ENABLE = yes
|
||||||
|
Loading…
Reference in New Issue
Block a user