<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/bigseries, 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-06-23T08:40:00Z</updated>
<entry>
<title>Fix error_log complaint about Big Series boards (#9510)</title>
<updated>2020-06-23T08:40:00Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-06-23T08:40:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=aea2d6845a99973d7a1663382bcc7a0d0e6067e0'/>
<id>urn:sha1:aea2d6845a99973d7a1663382bcc7a0d0e6067e0</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>Cleanup rules.mk for 16U2 and 32U2 keyboards (#6768)</title>
<updated>2019-09-19T16:55:14Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-09-19T16:55:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=44c5be0a3e56c814120ea4e622907b2f0ba92c9a'/>
<id>urn:sha1:44c5be0a3e56c814120ea4e622907b2f0ba92c9a</id>
<content type='text'>
* Cleanup rules.mk for 16U2 and 32U2 keyboards

* Add back Tap Dance build option
</content>
</entry>
<entry>
<title>Remove/migrate action_get_macro()s from default keymaps (#5625)</title>
<updated>2019-07-16T06:04:02Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-07-16T06:04:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f14629ed1cd7c7ec9089604d64f29a99981558e8'/>
<id>urn:sha1:f14629ed1cd7c7ec9089604d64f29a99981558e8</id>
<content type='text'>
* Remove/migrate action_get_macro()s from default keymaps

* Leave these breaks alone
</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>Make `PREVENT_STUCK_MODIFIERS` the default (#3107)</title>
<updated>2018-09-17T17:48:02Z</updated>
<author>
<name>Joe Wasson</name>
<email>jwasson+github@gmail.com</email>
</author>
<published>2018-09-17T17:48:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=743449472e58651ec8111e6f70811103fb0a28bd'/>
<id>urn:sha1:743449472e58651ec8111e6f70811103fb0a28bd</id>
<content type='text'>
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
</content>
</entry>
<entry>
<title>Keyboard: Fix Configurator rendering for Big Series 2-, 3-, and 4-key boards (#3698)</title>
<updated>2018-08-20T02:33:49Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2018-08-20T02:33:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2091280bbb9fad01b98a07fe598986c9ef443b97'/>
<id>urn:sha1:2091280bbb9fad01b98a07fe598986c9ef443b97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Keyboard: Add Big Series 2-, 3-, and 4-key boards (#3669)</title>
<updated>2018-08-19T19:29:03Z</updated>
<author>
<name>Cole Markham</name>
<email>github@themarkhams.us</email>
</author>
<published>2018-08-19T19:29:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fe687af54d9a6810ded8bb4dd959eca9fe3e847c'/>
<id>urn:sha1:fe687af54d9a6810ded8bb4dd959eca9fe3e847c</id>
<content type='text'>
* Implement magic 8-ball mode for big series switch

* LED Testing

* Add Ctrl+Alt+Del key mapping

* Add Windows lock (win+L) layout.

* Add Big Series 3-key

* Add Big Series 4-key

* Add Big Series 2-key

* Fix layout mapping for Big Series 3u

* Fix merge-conflict.

* Refactor bigseries boards into a single folder
</content>
</entry>
<entry>
<title>board(bigseries): dudeofawesome's layout (#3085)</title>
<updated>2018-05-30T15:06:33Z</updated>
<author>
<name>Louis Orleans</name>
<email>louis@orleans.io</email>
</author>
<published>2018-05-30T15:06:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=805b42275b400f7e61a5aa0c6974f00de77dc42d'/>
<id>urn:sha1:805b42275b400f7e61a5aa0c6974f00de77dc42d</id>
<content type='text'>
* ✨ add big series keymap

* 👽 update for new keymap format

* 🔥 remove unnecesarry code

* ✨ add RGB mode reverse

* 📝 add README

* 📝 change features styling
</content>
</entry>
<entry>
<title>Refactor and Configurator updates for Woodkeys/NovelKeys Big Series (#3073)</title>
<updated>2018-05-29T10:53:03Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2018-05-29T10:53:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=eb8388b31e5c0101c1e99e3babb72a47546df156'/>
<id>urn:sha1:eb8388b31e5c0101c1e99e3babb72a47546df156</id>
<content type='text'>
* Refactor for Woodkeys Big Series

* Configurator update for Woodkeys Big Series
</content>
</entry>
</feed>
