1
0
Fork 0

[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:
Yan-Fa Li 2019-09-25 21:35:54 -07:00 committed by Drashna Jaelre
parent b3d41d9d6d
commit d143ddc062
10 changed files with 85 additions and 182 deletions

10
users/yanfali/config.h Normal file
View 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