summaryrefslogtreecommitdiffstats
path: root/keyboards/teleport/native/iso
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>
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-85/+85
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-86/+85
|
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-201-1/+1
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-134-24/+121
|\
| * Teleport Native Layout Implementation Rework (#19576)James Young2023-01-134-24/+121
| |
* | Remove useless line continuations (#19399)Ryan2022-12-301-12/+12
|/
* Add Anvil Native keyboard (#19333)ebastler2022-12-219-0/+482
Co-authored-by: Drashna Jaelre <drashna@live.com>