summaryrefslogtreecommitdiff
path: root/keyboards/3w6/rev2/keymaps
AgeCommit message (Collapse)Author
2024-01-17I2C driver cleanup (#21273)David Hoelscher
* remove i2c_start and i2c_stop from i2c drivers * remove static i2c_address variable from chibios i2c driver
2024-01-16i2c: rename read/write register functions (#22905)Ryan
2023-04-01Fixup Pointing device functions (#20311)Drashna Jaelre
2022-02-05Remove default pointing device driver. (#16190)Dasky
* remove custom as default * add missing pointing_device_driver to rules.mk * Update docs
2021-08-19[Keyboard] add 3w6 (#13746)weteor