Remove UNUSED_PINS
(#17931)
This commit is contained in:
@@ -38,7 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#define RGB_DI_PIN B15
|
||||
|
||||
#define UNUSED_PINS
|
||||
#define RGBLIGHT_LAYERS
|
||||
|
||||
#define ENCODER_RESOLUTION 4
|
||||
|
@@ -38,7 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#define RGB_DI_PIN B15
|
||||
|
||||
#define UNUSED_PINS
|
||||
#define RGBLIGHT_LAYERS
|
||||
|
||||
#define ENCODER_RESOLUTION 4
|
||||
|
@@ -59,6 +59,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define RGBLIGHT_SAT_STEP 8
|
||||
#endif
|
||||
|
||||
#define UNUSED_PINS
|
||||
// you want to comment this if using stm32-dfu as bootloader
|
||||
#define FEE_PAGE_BASE_ADDRESS 0x08008000
|
||||
|
@@ -68,6 +68,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define OLED_FONT_H "keyboards/mlego/m65/lib/glcdfont.c"
|
||||
#endif
|
||||
|
||||
#define UNUSED_PINS
|
||||
// you want to comment this if using stm32-dfu as bootloader
|
||||
#define FEE_PAGE_BASE_ADDRESS 0x08008000
|
||||
|
Reference in New Issue
Block a user