diff options
Diffstat (limited to 'keyboards/miuni32/config.h')
| -rw-r--r-- | keyboards/miuni32/config.h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/keyboards/miuni32/config.h b/keyboards/miuni32/config.h index 9f26b2291..a56a818f5 100644 --- a/keyboards/miuni32/config.h +++ b/keyboards/miuni32/config.h | |||
| @@ -24,7 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 24 | #define VENDOR_ID 0xFEED | 24 | #define VENDOR_ID 0xFEED |
| 25 | #define PRODUCT_ID 0x6060 | 25 | #define PRODUCT_ID 0x6060 |
| 26 | #define DEVICE_VER 0x0001 | 26 | #define DEVICE_VER 0x0001 |
| 27 | #define MANUFACTURER Bigtuna.io | 27 | #define MANUFACTURER Bigtuna.io |
| 28 | #define PRODUCT Miuni32 | 28 | #define PRODUCT Miuni32 |
| 29 | #define DESCRIPTION A custom keyboard for writers | 29 | #define DESCRIPTION A custom keyboard for writers |
| 30 | 30 | ||
| @@ -48,7 +48,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 48 | 48 | ||
| 49 | /* COL2ROW or ROW2COL */ | 49 | /* COL2ROW or ROW2COL */ |
| 50 | #define DIODE_DIRECTION ROW2COL | 50 | #define DIODE_DIRECTION ROW2COL |
| 51 | 51 | ||
| 52 | // #define BACKLIGHT_PIN B7 | 52 | // #define BACKLIGHT_PIN B7 |
| 53 | // #define BACKLIGHT_BREATHING | 53 | // #define BACKLIGHT_BREATHING |
| 54 | // #define BACKLIGHT_LEVELS 3 | 54 | // #define BACKLIGHT_LEVELS 3 |
| @@ -159,9 +159,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 159 | //#define NO_ACTION_MACRO | 159 | //#define NO_ACTION_MACRO |
| 160 | //#define NO_ACTION_FUNCTION | 160 | //#define NO_ACTION_FUNCTION |
| 161 | 161 | ||
| 162 | #define RGBLIGHT_TIMER | 162 | |
| 163 | #define RGB_DI_PIN D0 // The pin your RGB strip is wired to | 163 | #define RGB_DI_PIN D0 // The pin your RGB strip is wired to |
| 164 | #define RGBLIGHT_TIMER // Require for fancier stuff (not compatible with audio) | ||
| 165 | #define RGBLED_NUM 7 // Number of LEDs | 164 | #define RGBLED_NUM 7 // Number of LEDs |
| 166 | #define RGBLIGHT_ANIMATIONS | 165 | #define RGBLIGHT_ANIMATIONS |
| 167 | #define RGBLIGHT_HUE_STEP 10 | 166 | #define RGBLIGHT_HUE_STEP 10 |
