summaryrefslogtreecommitdiffstats
path: root/keyboards/teleport/native/iso/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* teleport/native: switch from wrongly used user to kb function, boost matrix ↵Moritz Plattner2023-09-293-1/+8
| | | | | | | | | | | | | | | | | | | | | | | 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>
* Teleport Native Layout Implementation Rework (#19576)James Young2023-01-133-24/+24
|
* Add Anvil Native keyboard (#19333)ebastler2022-12-216-0/+424
Co-authored-by: Drashna Jaelre <drashna@live.com>