diff options
author | Drashna Jaelre <drashna@live.com> | 2021-10-15 22:09:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-15 22:09:40 -0700 |
commit | a8422cca0324ce61247dd0d8320a3d11a433cecf (patch) | |
tree | efa22c5e98d26742041f67a80705538f6a6f22b1 /keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp | |
parent | 4db5d85273c455f9520de28417b8105d902da402 (diff) |
[Keyboard] Tractyl Manuform Updates (#14841)
Diffstat (limited to 'keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp')
-rw-r--r-- | keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h b/keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h index 2391020598..442d474920 100644 --- a/keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h +++ b/keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h @@ -35,6 +35,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define RGBLED_SPLIT \ { 10, 10 } #define RGBLIGHT_LIMIT_VAL 80 +#define OLED_BRIGHTNESS 50 #define DEBUG_LED_PIN D6 |