This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2024-12-17 07:03:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f55f6dede5
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 10:03:50 +00: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 11:19:03 +00:00
OPT
=
2
Add Anvil Native keyboard (#19333) Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-21 10:03:50 +00:00
VIA_ENABLE
=
yes
Reference in New Issue
Copy Permalink