<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware/keyboards/handwired/frenchdev/matrix.c, branch master</title>
<subtitle>QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/'/>
<entry>
<title>Convert some AVR GPIO operations to macros (#23424)</title>
<updated>2024-05-02T09:48:49+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2024-05-02T09:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=61c7c1f74cc5365501a3038181df551df11f719e'/>
<id>61c7c1f74cc5365501a3038181df551df11f719e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update I2C API usage in keyboard code (#23360)</title>
<updated>2024-03-27T12:41:53+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2024-03-27T12:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=01be746fc41d7c0860df379849b5fa79ed6c5587'/>
<id>01be746fc41d7c0860df379849b5fa79ed6c5587</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate and remove deprecated debug utils (#22961)</title>
<updated>2024-01-26T16:32:06+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2024-01-26T16:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=a632593769758244f10f577adb69b30e06f64985'/>
<id>a632593769758244f10f577adb69b30e06f64985</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>I2C driver cleanup (#21273)</title>
<updated>2024-01-17T13:05:38+00:00</updated>
<author>
<name>David Hoelscher</name>
<email>infinityis@users.noreply.github.com</email>
</author>
<published>2024-01-17T13:05:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=e9bd7d7ad308f9c72c86863bf9f19382c7e2d892'/>
<id>e9bd7d7ad308f9c72c86863bf9f19382c7e2d892</id>
<content type='text'>
* remove i2c_start and i2c_stop from i2c drivers

* remove static i2c_address variable from chibios i2c driver</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove i2c_start and i2c_stop from i2c drivers

* remove static i2c_address variable from chibios i2c driver</pre>
</div>
</content>
</entry>
<entry>
<title>Remove matrix_init_quantum/matrix_scan_quantum (#19806)</title>
<updated>2023-02-11T03:47:17+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2023-02-11T03:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=11d49d00e74618500e5c51e4c7f858eb906ccea8'/>
<id>11d49d00e74618500e5c51e4c7f858eb906ccea8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `matrix_key_count()` (#16603)</title>
<updated>2022-03-10T12:18:07+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2022-03-10T12:18:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=bd70f5261cbb7fd4700bf9876da94c9661dadf63'/>
<id>bd70f5261cbb7fd4700bf9876da94c9661dadf63</id>
<content type='text'>
* Remove `matrix_key_count()`

* Remove `matrix_bitpop()`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove `matrix_key_count()`

* Remove `matrix_bitpop()`</pre>
</div>
</content>
</entry>
<entry>
<title>[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)</title>
<updated>2021-11-29T16:22:10+00:00</updated>
<author>
<name>Stefan Kerkmann</name>
<email>karlk90@pm.me</email>
</author>
<published>2021-11-29T16:22:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=c1297ceb972d45407cc1f518fd0527efda7ee796'/>
<id>c1297ceb972d45407cc1f518fd0527efda7ee796</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove legacy print backward compatiblitly (#11805)</title>
<updated>2021-02-06T16:56:13+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2021-02-06T16:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=f5a38b95c12d100ab74acfd603502c66e0d0911d'/>
<id>f5a38b95c12d100ab74acfd603502c66e0d0911d</id>
<content type='text'>
* Remove legacy print backward compatiblitly

* Remove legacy print backward compatiblitly - core

* revert comment changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove legacy print backward compatiblitly

* Remove legacy print backward compatiblitly - core

* revert comment changes</pre>
</div>
</content>
</entry>
<entry>
<title> Port DEBUG_MATRIX_SCAN_RATE to core  (#7029)</title>
<updated>2019-10-15T12:32:52+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2019-10-15T12:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=cc5edb9eeb2d30400dee278a6f20991389f68afe'/>
<id>cc5edb9eeb2d30400dee278a6f20991389f68afe</id>
<content type='text'>
* Port DEBUG_MATRIX_SCAN_RATE to core

* Remove duplicate DEBUG_MATRIX_SCAN_RATE implementations

* Remove duplicate DEBUG_MATRIX_SCAN_RATE implementation from handwired/xealous

* Add console logic from ergodox_ez
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Port DEBUG_MATRIX_SCAN_RATE to core

* Remove duplicate DEBUG_MATRIX_SCAN_RATE implementations

* Remove duplicate DEBUG_MATRIX_SCAN_RATE implementation from handwired/xealous

* Add console logic from ergodox_ez
</pre>
</div>
</content>
</entry>
<entry>
<title>Removes Erez personally from QMK (#5883)</title>
<updated>2019-05-15T23:53:45+00:00</updated>
<author>
<name>Erez Zukerman</name>
<email>bulk@ezuk.org</email>
</author>
<published>2019-05-15T23:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=8680c50d07604836b0fc7c3f97bd77c7830ea083'/>
<id>8680c50d07604836b0fc7c3f97bd77c7830ea083</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
