<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/pegasushoof, 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>2018-09-19T23:25:58Z</updated>
<entry>
<title>Keyboard: Move Bathroom Epiphany boards into its own directory (#3936)</title>
<updated>2018-09-19T23:25:58Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-09-19T23:25:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=5b4bcfa7f2530ad12ef801101933aba6ac46acb2'/>
<id>urn:sha1:5b4bcfa7f2530ad12ef801101933aba6ac46acb2</id>
<content type='text'>
* make bpiphany directory with simple readme file

* move unloved_bastard to bpiphany directory

* move frosty_flake to bpiphany directory

* move pegasushoof to bpiphany directory

* move tiger_lily to bpiphany directory

* add a little more info to readme

* move kitten_paw to bpiphany directory

* update make instructions

* update intro text

* add missing routines to matrix.c of unloved_bastard

* add missing routines
</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>add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)</title>
<updated>2018-08-26T18:59:52Z</updated>
<author>
<name>Michael F. Lamb</name>
<email>mike@datagrok.org</email>
</author>
<published>2018-08-26T18:59:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=95e9ef27be883cf57572ec1c8787b716fc3753da'/>
<id>urn:sha1:95e9ef27be883cf57572ec1c8787b716fc3753da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>citadel: new keymap for pegasushoof (#3146)</title>
<updated>2018-06-08T20:06:14Z</updated>
<author>
<name>Daniel Rose</name>
<email>droseger@protonmail.com</email>
</author>
<published>2018-06-08T20:06:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=300cf977c93b9b37a57643ddbfa8d0bd13b29e18'/>
<id>urn:sha1:300cf977c93b9b37a57643ddbfa8d0bd13b29e18</id>
<content type='text'>
[citadel] Markdown syntax: Added double spaces for line breaking

[citadel] Added line breaks for keyboard layout, fixed headings.</content>
</entry>
<entry>
<title>Make arguments redo, subproject elimination (#1784)</title>
<updated>2017-10-14T21:32:19Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2017-10-14T21:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=800ec55dfca06b4630acf62cbb5f130c4031e4f1'/>
<id>urn:sha1:800ec55dfca06b4630acf62cbb5f130c4031e4f1</id>
<content type='text'>
* redo make args to use colons, better folder structuring system [skip ci]

* don't put spaces after statements - hard lessons in makefile development

* fix-up some other rules.mk

* give travis a chance

* reset KEYMAPS variable

* start converting keyboards to new system

* try making all with travis

* redo make args to use colons, better folder structuring system [skip ci]

* don't put spaces after statements - hard lessons in makefile development

* fix-up some other rules.mk

* give travis a chance

* reset KEYMAPS variable

* start converting keyboards to new system

* try making all with travis

* start to update readmes and keyboards

* look in keyboard directories for board.mk

* update visualizer rules

* fix up some other keyboards/keymaps

* fix arm board ld includes

* fix board rules

* fix up remaining keyboards

* reset layout variable

* reset keyboard_layouts

* fix remainging keymaps/boards

* update readmes, docs

* add note to makefile error

* update readmes

* remove planck keymap warnings

* update references and docs

* test out tarvis build stages

* don't use stages for now

* don't use stages for now
</content>
</entry>
<entry>
<title>remove all makefiles from keyboard directories</title>
<updated>2017-09-27T18:21:09Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2017-09-27T18:21:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=791b9cc6520004f7010072529fdf749750d2d7ca'/>
<id>urn:sha1:791b9cc6520004f7010072529fdf749750d2d7ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove all Makefiles from the keyboards directory. (#1660)</title>
<updated>2017-09-08T17:47:50Z</updated>
<author>
<name>skullydazed</name>
<email>skullydazed@users.noreply.github.com</email>
</author>
<published>2017-09-08T17:47:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4cdcbdb861589ae23902d0e9cadcf27453623a79'/>
<id>urn:sha1:4cdcbdb861589ae23902d0e9cadcf27453623a79</id>
<content type='text'>
* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard
</content>
</entry>
<entry>
<title>Make the bulk of our keyboards match the readme.md standard</title>
<updated>2017-08-17T00:36:59Z</updated>
<author>
<name>skullY</name>
<email>skullydazed@gmail.com</email>
</author>
<published>2017-08-16T22:08:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4e73b0b8d7750bcddc445b5a52008d4c6cea977d'/>
<id>urn:sha1:4e73b0b8d7750bcddc445b5a52008d4c6cea977d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update keyboards' rules.mk/Makefiles (#1442)</title>
<updated>2017-06-30T20:09:52Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2017-06-30T20:09:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b476d65b9cc2b25031c6f8143fd6a59a7d5ee6b7'/>
<id>urn:sha1:b476d65b9cc2b25031c6f8143fd6a59a7d5ee6b7</id>
<content type='text'>
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit</content>
</entry>
<entry>
<title>Fix undefined reference errors with avr-gcc 7.1</title>
<updated>2017-05-26T22:25:35Z</updated>
<author>
<name>ariasuni</name>
<email>perso@hack-libre.org</email>
</author>
<published>2017-05-26T22:25:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e87691fa5db011e50fa2a9a5e2881dfda9392bef'/>
<id>urn:sha1:e87691fa5db011e50fa2a9a5e2881dfda9392bef</id>
<content type='text'>
</content>
</entry>
</feed>
