mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 13:12:08 +00:00
Update 2音同時発音用にピン定義を追加。
This commit is contained in:
parent
89ced3d058
commit
b6f6ecdd51
@ -55,7 +55,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define ENCODER_RESOLUTION 4 //the default & suggested is 4
|
||||
|
||||
/* Audio */
|
||||
#define C6_AUDIO
|
||||
#ifdef AUDIO_ENABLE
|
||||
#define C6_AUDIO
|
||||
#define B6_AUDIO
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN.
|
||||
|
Loading…
Reference in New Issue
Block a user