I0x0I / DIY-A-BLE-Keyboard

A guide on how to build a BLE keyboard
GNU General Public License v2.0
119 stars 28 forks source link

Please add #2

Closed YCF closed 6 years ago

YCF commented 6 years ago

https://docs.qmk.fm/feature_advanced_keycodes.html#switching-and-toggling-layers I love the LT() so bad,could you please show me some code ?

LT(layer, kc) - momentary switch to layer when held, and kc when tapped.