This website requires JavaScript.
Explore
Help
Sign In
varl
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
forked from
forks/qmk_firmware
Code
Pull requests
Activity
8813bdf5dd
qmk_firmware
/
keyboards
/
teleport
/
native
/
ansi
/
keymaps
/
perfmode
/
rules.mk
5 lines
64 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add Anvil Native keyboard (#19333) Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-21 11:03:50 +01:00
DEBOUNCE_TYPE
=
asym_eager_defer_pk
teleport/native: switch from wrongly used user to kb function, boost matrix scan rate (#21172) * enable LTO * change from _user to _kb function * switch matrix io delay to nops, add opt=3 for higher scan rates * disable console which was enabled for testing but collides with endpoint used by VIA * switched from opt=3 to opt=2 * Update keyboards/teleport/native/native.c Co-authored-by: Joel Challis <git@zvecr.com> * slightly upped debounce, as some testers had chatter with async + default debounce --------- Co-authored-by: Joel Challis <git@zvecr.com>
2023-09-29 13:19:03 +02:00
OPT
=
2
Add Anvil Native keyboard (#19333) Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-21 11:03:50 +01:00
VIA_ENABLE
=
yes
Copy permalink