X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fmechmini%2Fconfig.h;h=96f4bb51e4365dc70cfd277d44288aff55c8db93;hb=535c2f60a9336d67c1a3fbd2d335b6f24d8cca8d;hp=ecd50ca29647986f5ee0dfd0fdc661e1c15dd651;hpb=517f75d893253e448105401ac638257841ad9e97;p=qmk_firmware.git diff --git a/keyboards/mechmini/config.h b/keyboards/mechmini/config.h index ecd50ca29..96f4bb51e 100644 --- a/keyboards/mechmini/config.h +++ b/keyboards/mechmini/config.h @@ -14,6 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ +#include "config_common.h" #ifndef CONFIG_H #define CONFIG_H @@ -29,6 +30,10 @@ along with this program. If not, see . #define MATRIX_ROWS 8 #define MATRIX_COLS 15 +#define RGBLED_NUM 16 +#define RGBLIGHT_ANIMATIONS +#define RGB_DI_PIN E2 + #define NO_UART 1 #define BOOTLOADHID_BOOTLOADER 1