<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk/keyboards/mino_plus, branch master</title>
<subtitle>Custom split ortholinear mechanical keyboard with rollerball mouse. Firmware. https://blog.node5.net/custom-keyboard
</subtitle>
<id>http://git.node5.net/firmware/qmk/atom?h=master</id>
<link rel='self' href='http://git.node5.net/firmware/qmk/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/'/>
<updated>2023-08-15T09:30:34+00:00</updated>
<entry>
<title>OLED: driver naming cleanups (#21710)</title>
<updated>2023-08-15T09:30:34+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-08-15T09:30:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=5d2f2af19897d1f5fd35cb8475fc8b3f74f201f1'/>
<id>urn:sha1:5d2f2af19897d1f5fd35cb8475fc8b3f74f201f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] Add Mino Plus Hotswap (#20534)</title>
<updated>2023-07-05T04:52:35+00:00</updated>
<author>
<name>Shandon Anderson</name>
<email>CheeseL0ver@users.noreply.github.com</email>
</author>
<published>2023-07-05T04:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=aa2903b283a7b62e8dc2a805b2b14e14f0511334'/>
<id>urn:sha1:aa2903b283a7b62e8dc2a805b2b14e14f0511334</id>
<content type='text'>
Co-authored-by: dev &lt;dev@devbox-2204.lan&gt;
Co-authored-by: ShandonCodes &lt;shandon@shandon.codes&gt;
</content>
</entry>
<entry>
<title>More `info.json` whitespace cleanups (#20665)</title>
<updated>2023-05-03T02:19:34+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-05-03T02:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=a5e46d80822797cd2e0dc2a2b81c4ccce9e167f4'/>
<id>urn:sha1:a5e46d80822797cd2e0dc2a2b81c4ccce9e167f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>`info.json` whitespace cleanups (#20651)</title>
<updated>2023-05-01T22:25:15+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-05-01T22:25:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=79aa31994698c9050141714f77c0177edbcd9488'/>
<id>urn:sha1:79aa31994698c9050141714f77c0177edbcd9488</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move single `LAYOUT`s to data driven (#20365)</title>
<updated>2023-04-12T03:42:51+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-04-12T03:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=5bd68e3695a82ff504c358c33445b4530c2a327f'/>
<id>urn:sha1:5bd68e3695a82ff504c358c33445b4530c2a327f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Debounce defines cleanup (#19742)</title>
<updated>2023-02-03T19:19:58+00:00</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2023-02-03T19:19:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=ebb512db827e84619e7151fcf76e3daf9328fe59'/>
<id>urn:sha1:ebb512db827e84619e7151fcf76e3daf9328fe59</id>
<content type='text'>
* Clean up `DEBOUNCE` in config.h, 0-9

* Clean up `DEBOUNCE` in config.h, A

* Clean up `DEBOUNCE` in config.h, B

* Clean up `DEBOUNCE` in config.h, C

* Clean up `DEBOUNCE` in config.h, D

* Clean up `DEBOUNCE` in config.h, E

* Clean up `DEBOUNCE` in config.h, F

* Clean up `DEBOUNCE` in config.h, G

* Clean up `DEBOUNCE` in config.h, H

* Clean up `DEBOUNCE` in config.h, handwired

* Clean up `DEBOUNCE` in config.h, I

* Clean up `DEBOUNCE` in config.h, J

* Clean up `DEBOUNCE` in config.h, K

* Clean up `DEBOUNCE` in config.h, L

* Clean up `DEBOUNCE` in config.h, M

* Clean up `DEBOUNCE` in config.h, N

* Clean up `DEBOUNCE` in config.h, O

* Clean up `DEBOUNCE` in config.h, P

* Clean up `DEBOUNCE` in config.h, Q

* Clean up `DEBOUNCE` in config.h, R

* Clean up `DEBOUNCE` in config.h, S

* Clean up `DEBOUNCE` in config.h, T

* Clean up `DEBOUNCE` in config.h, U

* Clean up `DEBOUNCE` in config.h, V

* Clean up `DEBOUNCE` in config.h, W

* Clean up `DEBOUNCE` in config.h, X

* Clean up `DEBOUNCE` in config.h, Y

* Clean up `DEBOUNCE` in config.h, Z

* Remove default debounce from info.json

* Migrate non-default debounce to info.json</content>
</entry>
<entry>
<title>Remove usages of config_common.h from config.h files. (#19714)</title>
<updated>2023-01-30T19:03:30+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2023-01-30T19:03:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=f6dd8dea2e493dc549a60fee99de871c4088d09a'/>
<id>urn:sha1:f6dd8dea2e493dc549a60fee99de871c4088d09a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixup ChibiOS header inclusion search ordering. (#19623)</title>
<updated>2023-01-19T01:05:29+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2023-01-19T01:05:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=327f7ee9a74f1740106d46e65e909208a1372ad3'/>
<id>urn:sha1:327f7ee9a74f1740106d46e65e909208a1372ad3</id>
<content type='text'>
* Add STM32F446-Nucleo onekey. 

* Fixup onekey build for F446, all keymaps.

* Fixup board inclusion search ordering.
</content>
</entry>
<entry>
<title>[Keyboard] Add Mino Plus Keyboard (#19535)</title>
<updated>2023-01-18T08:55:34+00:00</updated>
<author>
<name>Shandon Anderson</name>
<email>CheeseL0ver@users.noreply.github.com</email>
</author>
<published>2023-01-18T08:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/firmware/qmk/commit/?id=d73ad5204049648a912fe3b384b36d211570b544'/>
<id>urn:sha1:d73ad5204049648a912fe3b384b36d211570b544</id>
<content type='text'>
Co-authored-by: Shandon Anderson &lt;shandon@shandon.codes&gt;</content>
</entry>
</feed>
