summaryrefslogtreecommitdiff
path: root/keyboards/rocketboard_16/config.h
diff options
context:
space:
mode:
authorSeth <fl3tching101@gmail.com>2021-09-11 00:32:29 -0700
committerGitHub <noreply@github.com>2021-09-11 00:32:29 -0700
commit35bff470f73e5041f4e969f5dae5f60d4c1ea3e0 (patch)
treef70195740edde70fe714102fa81398d390ab22a2 /keyboards/rocketboard_16/config.h
parent5f941910755907ea300a526634c1269823477e7b (diff)
[Keyboard] Update rocketboard_16 with *most* of its final features (#12537)
Diffstat (limited to 'keyboards/rocketboard_16/config.h')
-rw-r--r--keyboards/rocketboard_16/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/rocketboard_16/config.h b/keyboards/rocketboard_16/config.h
index a82514e0b4..cd99fcc73b 100644
--- a/keyboards/rocketboard_16/config.h
+++ b/keyboards/rocketboard_16/config.h
@@ -45,12 +45,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_ANIMATIONS
#define RGB_DI_PIN A4
#define RGBLED_NUM 16
-#define RGBLIGHT_LIMIT_VAL 128
#define RGBLIGHT_VAL_STEP 8
#define RGBLIGHT_SLEEP
// OLED stuff
#define OLED_DISPLAY_128X64
+#define OLED_FONT_H "custom_font.h"
// Allows for rotary encoder volume control
#define TAP_CODE_DELAY 20