[Keyboard] Add afternoonlabs/oceanbreeze (#12299)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Eithan Shavit <eithan@fb.com>
This commit is contained in:
Eithan Shavit
2021-04-09 22:57:30 -07:00
committed by GitHub
parent 3dbb7f261d
commit e09ca63317
13 changed files with 374 additions and 4 deletions

View File

@@ -9,8 +9,8 @@ BOOTLOADER = caterina
#
SPLIT_KEYBOARD = yes
BOOTMAGIC_ENABLE = lite
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = no # Audio control and System control
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE