Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Potato65 Hotswap keyboard #12874

Merged
merged 13 commits into from
May 15, 2021
Prev Previous commit
Next Next commit
Update rules.mk
enabled nkeyrollover and changed layout
Aeonstrife committed May 12, 2021
commit 9b6cdd659e19b9bb9321961ee76d8ee5e18e1884
4 changes: 2 additions & 2 deletions keyboards/buildakb/potato65hs/rules.mk
Original file line number Diff line number Diff line change
@@ -15,10 +15,10 @@ COMMAND_ENABLE = no # Commands for debug and configuration
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
NKRO_ENABLE = no # USB Nkey Rollover
NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
BLUETOOTH_ENABLE = no # Enable Bluetooth
AUDIO_ENABLE = no # Audio output
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow

LAYOUTS = 65_ansi
LAYOUTS = 65_ansi_blocker