David Hoelscher
|
e9bd7d7ad3
|
I2C driver cleanup (#21273)
* remove i2c_start and i2c_stop from i2c drivers
* remove static i2c_address variable from chibios i2c driver
|
2024-01-17 14:05:38 +01:00 |
|
Ryan
|
f111bea3cd
|
Move miscellaneous layouts to data driven (#20516)
|
2023-04-25 02:38:35 +10:00 |
|
Joel Challis
|
11d49d00e7
|
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
|
2023-02-11 03:47:17 +00:00 |
|
Ryan
|
bd70f5261c
|
Remove matrix_key_count() (#16603)
* Remove `matrix_key_count()`
* Remove `matrix_bitpop()`
|
2022-03-10 12:18:07 +00:00 |
|
Stefan Kerkmann
|
c1297ceb97
|
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
|
2021-11-29 08:22:10 -08:00 |
|
Drashna Jaelre
|
e443fa2892
|
Fix wait_us overflow in matrix for dactyl based boards (#14039)
|
2021-08-17 08:20:01 -07:00 |
|
Joel Challis
|
f5a38b95c1
|
Remove legacy print backward compatiblitly (#11805)
* Remove legacy print backward compatiblitly
* Remove legacy print backward compatiblitly - core
* revert comment changes
|
2021-02-06 16:56:13 +00:00 |
|
myoung34
|
e02f4798f9
|
[Keyboard] Pterodactyl handwired (#9884)
* Working bluetooth fork of dactyl
* Refactor thanks to zvecr
* Final refactor per PR comments
* Pragma once
* Update keyboards/handwired/pterodactyl/pterodactyl.h
* Update keyboards/handwired/pterodactyl/readme.md
* Update keyboards/handwired/pterodactyl/rules.mk
* Update keyboards/handwired/pterodactyl/rules.mk
* Update keyboards/handwired/pterodactyl/config.h
* Update keyboards/handwired/pterodactyl/pterodactyl.h
* Update keyboards/handwired/pterodactyl/config.h
* Update keyboards/handwired/pterodactyl/pterodactyl.h
* update readme
* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c
* Update keyboards/handwired/pterodactyl/info.json
* Update keyboards/handwired/pterodactyl/readme.md
* Update keyboards/handwired/pterodactyl/config.h
* Update keyboards/handwired/pterodactyl/info.json
* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c
* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c
* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c
* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c
* Update keyboards/handwired/pterodactyl/pterodactyl.h
* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.c
* Update keyboards/handwired/pterodactyl/matrix.c
* Fix/add formatting and info/keymap.json
* Update keyboards/handwired/pterodactyl/keymaps/default/keymap.json
* lint default/keymap.json
* format info.json
|
2020-08-22 12:59:24 -07:00 |
|