<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/clueboard/66/rev4, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom/keyboards/clueboard/66/rev4?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom/keyboards/clueboard/66/rev4?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-03-06T12:12:20Z</updated>
<entry>
<title>Remove stub backlight functions from clueboard/66/rev4 (#8303)</title>
<updated>2020-03-06T12:12:20Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-03-06T12:12:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=116c0e44a1a4999c54019e48337c0e6b92a710f8'/>
<id>urn:sha1:116c0e44a1a4999c54019e48337c0e6b92a710f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2020 February 29 Breaking Changes Update (#8064)</title>
<updated>2020-02-29T19:59:30Z</updated>
<author>
<name>James Young</name>
<email>xxiinophobia@yahoo.com</email>
</author>
<published>2020-02-29T20:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=26eef35f07698d23aafae90e1c230b52e100a334'/>
<id>urn:sha1:26eef35f07698d23aafae90e1c230b52e100a334</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Trim firmware sizes from default rules.mk, part 1 (#8027)</title>
<updated>2020-01-29T17:51:25Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-29T17:51:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=66fe3001e4355d69f5fb8f08ceab9dab793777ef'/>
<id>urn:sha1:66fe3001e4355d69f5fb8f08ceab9dab793777ef</id>
<content type='text'>
* Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files

* Correct some 'rules.mk' in boards buried under vendor folders

* PR8027 patch

Co-authored-by: GeorgeKoenig &lt;35542036+GeorgeKoenig@users.noreply.github.com&gt;
Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Revert "Clueboard Rev4 Updates aka Volcano 660 (#7942)"</title>
<updated>2020-01-27T06:38:47Z</updated>
<author>
<name>skullydazed</name>
<email>skullydazed@users.noreply.github.com</email>
</author>
<published>2020-01-27T06:32:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=212aeee202f1031395f56a087441c6da030afdd4'/>
<id>urn:sha1:212aeee202f1031395f56a087441c6da030afdd4</id>
<content type='text'>
This reverts commit e0a0430c31bd9fabab93e8933e9988e0d3f66434.
</content>
</entry>
<entry>
<title>Clueboard Rev4 Updates aka Volcano 660 (#7942)</title>
<updated>2020-01-22T04:14:14Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2020-01-22T04:14:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e0a0430c31bd9fabab93e8933e9988e0d3f66434'/>
<id>urn:sha1:e0a0430c31bd9fabab93e8933e9988e0d3f66434</id>
<content type='text'>
* fix audio enable repetition

* remove RGB LED support as this board has no RGB LB LEDs

* use pragma once

* this board has no backlight support

* enable COMMAND_ENABLE

* comment cleanups

* setting bootmagic to lite as the first board thathat has this PCB has a solid bottom. If someone forgets to put in a RESET key on their keymap, they are not going to have fun resetting the board

* Update keyboards/clueboard/66/rev4/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/clueboard/66/rev4/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/clueboard/66/rev4/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/clueboard/66/rev4/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* convert the palset and palclear routines to setpinoutput and writepinlow

* remove scankb

* restore original guards instead of pragma once

Co-authored-by: fauxpark &lt;fauxpark@gmail.com&gt;
</content>
</entry>
<entry>
<title>[Core] Cleanup rules.mk for F303 keyboards (#7306)</title>
<updated>2019-11-15T02:25:40Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-11-15T02:25:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f98750de6edf97559ed53be4b5b5c1b4851acf3e'/>
<id>urn:sha1:f98750de6edf97559ed53be4b5b5c1b4851acf3e</id>
<content type='text'>
* Cleanup rules.mk for F303 keyboards

* Fix small typo
</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>Add DFU Suffix for ARM boards (#5763)</title>
<updated>2019-05-03T15:24:22Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-05-03T15:24:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=41beecfc1847bd0039c508753a212fa18f207e3f'/>
<id>urn:sha1:41beecfc1847bd0039c508753a212fa18f207e3f</id>
<content type='text'>
* Add DFU Suffix for ARM boards

* Blindly flash DFU SUFFIX ARGS for now

* Fix commented out check

* Fix DFU Suffix Argument check

Thank you jack!

* Update Travis CI Scripts to include dfu-util

So we can get dfu-suffix as well

* Manually add dfu-suffix package

* Use external repo for newer version of dfu-util

One that includes dfu-suffix

* Update .travis.yml

* Silence unnecessary output from dfu-suffix
</content>
</entry>
<entry>
<title>Fix Command feature: use get_mods() instead of keyboard_report-&gt;mods (#4955)</title>
<updated>2019-01-27T08:28:40Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>vomindoraan@gmail.com</email>
</author>
<published>2019-01-27T08:28:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4d9b11af14fd83c1e6b556165d41ce005abb4a84'/>
<id>urn:sha1:4d9b11af14fd83c1e6b556165d41ce005abb4a84</id>
<content type='text'>
* Remove unnecessary IS_COMMAND definition in clueboard/66/rev4

* Replace keyboard_report-&gt;mods with get_mods() in IS_COMMAND definitions

* Update docs to use get_mods() instead of keyboard_report-&gt;mods

* Replace keyboard_report-&gt;mods with get_mods() in tmk_core/protocol/usb_hid/test

For some reason, this occurrence used KB_LSHIFT and KB_RSHIFT, which don't exist

* Replace keyboard_report-&gt;mods with get_mods() in Massdrop keyboards (as per @patrickmt)
</content>
</entry>
<entry>
<title>Add support for Clueboard 66% rev4</title>
<updated>2019-01-25T00:54:01Z</updated>
<author>
<name>skullY</name>
<email>skullydazed@gmail.com</email>
</author>
<published>2019-01-24T06:07:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4d8eefc694a9c45a6acf616ecad0b4d42db7a02e'/>
<id>urn:sha1:4d8eefc694a9c45a6acf616ecad0b4d42db7a02e</id>
<content type='text'>
</content>
</entry>
</feed>
