Moritz Plattner and Joel Challis
cfb4bb9b98
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 12:19:03 +01:00
Moritz Plattner
652c5a9410
geistmaschine/macropod: fix issues waking up after suspend on apple devices ( #22023 )
2023-09-17 11:35:29 -06:00
Moritz Plattner
7b57c4ecf6
fixed E80 1800 layout macros ( #21125 )
2023-06-05 06:58:59 +01:00
Moritz Plattner and Less/Rikki
dc9df5a305
[Keyboard] Add Teleport TKL ( #20469 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com >
2023-05-13 08:32:39 +01:00
Moritz Plattner and Ryan
c57902d443
[Keyboard] Add support for ISO version of Durgod Hades ( #20110 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2023-04-12 08:36:28 -07:00
Moritz Plattner and Pablo Martínez
5687fc7646
Add support for Geistmaschine Macropod ( #20116 )
...
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com >
2023-04-02 12:02:20 -06:00
Moritz Plattner and jack
e624ce959a
[Keyboard] Add Geistmaschine Geist ( #20117 )
...
Co-authored-by: jack <0x6a73@protonmail.com >
2023-03-22 22:09:33 -07:00
ebastler
36292faf94
Teleport native bugfix (changed F411CC wear levelling) ( #20090 )
...
* workaround for flash size issue
* enable mousekeys due to requests by some users
2023-03-11 16:52:45 +00:00
ebastler and Drashna Jaelre
b8a9de206d
Add Anvil Native keyboard ( #19333 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
2022-12-21 21:03:50 +11:00
ebastler
d7225eafbe
[Keymap] Add E80-1800 keymap with bongocat OLED animation ( #19334 )
2022-12-15 01:02:49 -08:00
ebastler and Drashna Jaelre
29b8bbc4a0
[Keyboard] moved E80-1800 to data driven configuration ( #19199 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
2022-12-12 18:35:49 -08:00
ebastler
110de0b512
Add EM.8 keyboard ( #18328 )
...
by ebastler
2022-09-12 17:17:01 +01:00
ebastler
efd3b1e0bd
added missing indicator defines for dolice ( #17906 )
2022-08-04 14:06:50 +01:00
9a38ebc656
[Keyboard] add E80-1800 PCB ( #16645 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2022-04-12 23:20:07 -07:00
Moritz
9b24abf251
[Keyboard] Change linworks Dolice product ID to non-duplicate value ( #16745 )
2022-03-28 09:46:38 -07:00
Moritz
77aafd8056
[Keyboard] Add Dolice keyboard ( #16186 )
2022-03-15 15:58:16 -07:00
40ac8d1536
[Keyboard] Teleport numpad ( #14905 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-11-10 06:22:53 -08:00
Moritz and Joel Challis
a3cb3e139a
[Keyboard] Add Fave87 ( #13873 )
...
Co-authored-by: Joel Challis <git@zvecr.com >
2021-08-06 22:48:17 -07:00
3d01794b12
[Keyboard] Whale 75 ( #11486 )
...
* initial commit
* various fixes
* minor formatting fixes
* fixed typo in config
* switched underglow from bitbang to pwm
* fixed indicator leds not working
* improved comment syntax
* fixed matrix
* remove outdated indicator custom code
Co-authored-by: Joel Challis <git@zvecr.com >
* add new indicator definitions
Co-authored-by: Joel Challis <git@zvecr.com >
* removed duplicate define for underglow pin
Co-authored-by: Drashna Jaelre <drashna@live.com >
* removed unneeded lines
* fixed readme to fit template
* added picture to readme
* fixed readme formatting
Co-authored-by: Joel Challis <git@zvecr.com >
Co-authored-by: Drashna Jaelre <drashna@live.com >
2021-02-07 08:54:23 -08:00
abda419f5a
[Keyboard] Add isometria 75 keyboard ( #11210 )
...
* added isometria_75
* added missing license header
* added reset explanation
* Update keyboards/ebastler/isometria_75/rev1/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com >
* Update keyboards/ebastler/isometria_75/rev1/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com >
* Update keyboards/ebastler/isometria_75/rev1/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com >
* Update keyboards/ebastler/isometria_75/rev1/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com >
* Update keyboards/ebastler/isometria_75/rev1/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com >
* renamed uppercase readme
* Update keyboards/ebastler/isometria_75/rev1/info.json
Co-authored-by: Ryan <fauxpark@gmail.com >
* Update keyboards/ebastler/isometria_75/rev1/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com >
* Update keyboards/ebastler/isometria_75/rev1/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com >
* Update keyboards/ebastler/isometria_75/rev1/rev1.c
Co-authored-by: Ryan <fauxpark@gmail.com >
* changed configs to only necessary lines
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-01-10 22:26:34 -08:00