Added Bulegiga iWRAP support into HHKB.(Bluetooth)
This commit is contained in:
parent
b703de7b29
commit
e67c988824
90 changed files with 3154 additions and 541 deletions
4
layer.c
4
layer.c
|
@ -69,10 +69,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
*/
|
||||
|
||||
// LAYER_ENTER_DELAY: prevent from moving new layer
|
||||
#define LAYER_ENTER_DELAY 10
|
||||
#define LAYER_ENTER_DELAY 150
|
||||
|
||||
// LAYER_SEND_FN_TERM: send keycode if release key in this term
|
||||
#define LAYER_SEND_FN_TERM 40
|
||||
#define LAYER_SEND_FN_TERM 500
|
||||
|
||||
|
||||
uint8_t default_layer = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue