<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/kmac, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-03-12T12:11:55Z</updated>
<entry>
<title>Enable custom backlight driver for kmac (#8397)</title>
<updated>2020-03-12T12:11:55Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-03-12T12:11:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3b5fd4cc51de4a00a2a24ebab05c1820e815c40c'/>
<id>urn:sha1:3b5fd4cc51de4a00a2a24ebab05c1820e815c40c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix AVR boards which were overriding backlight without setting… (#8044)</title>
<updated>2020-01-30T23:44:40Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-01-30T23:44:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4139de3cc9c56a157d78e1e418893d08e3f23bde'/>
<id>urn:sha1:4139de3cc9c56a157d78e1e418893d08e3f23bde</id>
<content type='text'>
* Add backlight custom driver to all boards not declaring it but overriding backlight

* Apply suggestions from code review

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Apply suggestions from code review

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Remove old tmk references from show_options.mk

Co-authored-by: fauxpark &lt;fauxpark@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)</title>
<updated>2020-01-30T18:47:48Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-30T18:47:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0f7d294ac304d6ef8fb6d83c1da80bb4c753a01f'/>
<id>urn:sha1:0f7d294ac304d6ef8fb6d83c1da80bb4c753a01f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure setPinInput actually sets input high-Z (#6237)</title>
<updated>2020-01-27T04:04:38Z</updated>
<author>
<name>Mikkel Jeppesen</name>
<email>2756925+Duckle29@users.noreply.github.com</email>
</author>
<published>2020-01-27T04:04:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=05d6e6ca78087969d7a47862341d10b6b555c37e'/>
<id>urn:sha1:05d6e6ca78087969d7a47862341d10b6b555c37e</id>
<content type='text'>
* Ensure setPinInput actually sets input high-z

* Fixed _PIN_ADDRESS Macro arguments
as recommended by vomindoraan

* Fixed instances of setInput to use new behavour

* Changed kmac matrix to use input with pullups

* Update keyboards/gh60/revc/revc.h

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Fixed input state for unselect_rows

* fixed merge conflict

* Updated all instances of older uses of setPinInput()

* Fixed naming mistake

Co-authored-by: fauxpark &lt;fauxpark@gmail.com&gt;
</content>
</entry>
<entry>
<title>Send string keycode tweaks (#7471)</title>
<updated>2019-11-26T07:16:58Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-11-26T07:16:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=5a6737a778cfa828e4fdb5d382a84a41e5210d8e'/>
<id>urn:sha1:5a6737a778cfa828e4fdb5d382a84a41e5210d8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, I-K (#7097)</title>
<updated>2019-10-22T04:43:18Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-22T04:43:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2ee961c9e873d577e711431ae0960aa21629525e'/>
<id>urn:sha1:2ee961c9e873d577e711431ae0960aa21629525e</id>
<content type='text'>
* Cleanup rules.mk for 32U4 keyboards, I-K

* Clean up ivy rules.mk
</content>
</entry>
<entry>
<title>Remove commented out MCUs in rules.mk (#5884)</title>
<updated>2019-07-16T07:26:38Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-07-16T07:26:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ba42a5ae68a59ad514027d819c6b58ee86944e75'/>
<id>urn:sha1:ba42a5ae68a59ad514027d819c6b58ee86944e75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] Modernize KMAC (#6131)</title>
<updated>2019-06-26T07:32:03Z</updated>
<author>
<name>Mathias Andersson</name>
<email>wraul@dbox.se</email>
</author>
<published>2019-06-26T07:32:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3483c51f62640c83d35a0b4c4636a5939f2c3898'/>
<id>urn:sha1:3483c51f62640c83d35a0b4c4636a5939f2c3898</id>
<content type='text'>
* [Keyboard] Modernize the KMAC implementation

This brings the matrix implementation more in line with the current
default matrix code.
It also simplifies the implementation quite a bit.

* [Keyboard] Add layout support to KMAC
</content>
</entry>
<entry>
<title>Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)</title>
<updated>2019-06-06T19:09:56Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-06-06T19:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=faaaa134fd436be400aa2c7841b38907899d49a6'/>
<id>urn:sha1:faaaa134fd436be400aa2c7841b38907899d49a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing dead links (#5503)</title>
<updated>2019-03-29T13:20:25Z</updated>
<author>
<name>Brian Choromanski</name>
<email>BrianChoromanski@gmail.com</email>
</author>
<published>2019-03-29T13:20:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3f4d706c98fc3a7f5fcec6ed0b62291b4159f097'/>
<id>urn:sha1:3f4d706c98fc3a7f5fcec6ed0b62291b4159f097</id>
<content type='text'>
* Fixed typo of 'confid.h' to 'config.h'

* Fixed broken links in docs

* Fixed a lot of dead links

* Removed all dead links that I could not find a replacement for

* Placed knops links back in

* Fixed plank keymaps so that they will compile for planck light

* Https doesn't work on knops.io

* tv44:budi now compiles

* s60_x:amnesia0287 now compiles

* Fixed allocation of key_combos so that narze keymap for planck can compile correctly

* Disabled rgb on ergodone and infinity

* Enabled tap dance so it compiles

* Added return statement so it compiles

* If compiling on light disable extra functionality

* Properly redefined variable so it compiles

* Remove remaining dead links
</content>
</entry>
</feed>
