[Keyboard] Add AkemiPad (#18790)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
15
keyboards/adpenrose/akemipad/keymaps/oled_bongocat/config.h
Normal file
15
keyboards/adpenrose/akemipad/keymaps/oled_bongocat/config.h
Normal file
@@ -0,0 +1,15 @@
|
||||
// Copyright 2022 Arturo Avila (@ADPenrose)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#ifdef AUDIO_ENABLE
|
||||
# define NO_MUSIC_MODE
|
||||
#endif
|
||||
|
||||
#ifdef OLED_ENABLE
|
||||
# define OLED_TIMEOUT 120000
|
||||
#endif
|
||||
|
||||
#undef LOCKING_SUPPORT_ENABLE
|
||||
#undef LOCKING_RESYNC_ENABLE
|
||||
#define NO_ACTION_ONESHOT
|
||||
#define LAYER_STATE_8BIT
|
||||
Reference in New Issue
Block a user