diff options
author | Ryan <fauxpark@gmail.com> | 2023-07-31 09:34:40 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-31 09:34:40 +1000 |
commit | cc3bd728f00d95c2360bca9326de2ba30078c274 (patch) | |
tree | 6322e0aab3b1b97a8659676e0088c5cf73e68fa5 /keyboards/handwired | |
parent | 030511ece33bfe08307ce519219fde9ab3077cff (diff) |
Fix layout offsets for a handful of boards (#21636)
Diffstat (limited to 'keyboards/handwired')
-rw-r--r-- | keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h b/keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h index 769a348e65..331a5ec731 100644 --- a/keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h +++ b/keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h @@ -18,8 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#define RGBLIGHT_LIMIT_VAL 80 - #define DEBUG_LED_PIN D6 #define AUDIO_PIN C6 |