[Keymap] Port personal keymap to 60_tsangan_hhkb (#6820)
* Port personal keymap to 60_tsangan_hhkb - add 60_tsangan_hhkb layout to plain60 - Fix bug in split rs in plain60 - use community and user based layout for 60_tsangan_hhkb - set up audio for plain60 only * Add LAYOUT_60_ansi_split_bs_rshift
This commit is contained in:
committed by
Drashna Jaelre
parent
b3d41d9d6d
commit
d143ddc062
10
users/yanfali/config.h
Normal file
10
users/yanfali/config.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
#ifdef KEYBOARD_maartenwut_plain60
|
||||
|
||||
#define B7_AUDIO
|
||||
#ifdef AUDIO_ENABLE
|
||||
#define STARTUP_SONG SONG(GUITAR_SOUND)
|
||||
#endif
|
||||
|
||||
#endif
|
6
users/yanfali/rules.mk
Normal file
6
users/yanfali/rules.mk
Normal file
@@ -0,0 +1,6 @@
|
||||
BOOTMAGIC = lite
|
||||
DYNAMIC_KEYMAP_ENABLE = no
|
||||
CONSOLE_ENABLE = yes
|
||||
COMMAND_ENABLE = yes
|
||||
AUDIO_ENABLE = yes
|
||||
LINK_TIME_OPTIMIZATION_ENABLE = yes
|
Reference in New Issue
Block a user