<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/gh60/keymaps/dbroqua_7U, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom/keyboards/gh60/keymaps/dbroqua_7U?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom/keyboards/gh60/keymaps/dbroqua_7U?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2019-08-05T06:06:33Z</updated>
<entry>
<title>GH60 Refactor: Move Satan into GH60 directory (#6485)</title>
<updated>2019-08-05T06:06:33Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2019-08-05T06:06:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7f8922ae7bc6c52bd22d3953b8eda9e87c664cf9'/>
<id>urn:sha1:7f8922ae7bc6c52bd22d3953b8eda9e87c664cf9</id>
<content type='text'>
* Move Satan into the GH60 directory to avoid the confusion of what PCB people have

* set bootmagic to lite

* rename gh60 file to revc
</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>Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)</title>
<updated>2019-01-04T15:25:48Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2019-01-04T15:25:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7f4f0f7685cef421df4c07b0982c1905fb57a736'/>
<id>urn:sha1:7f4f0f7685cef421df4c07b0982c1905fb57a736</id>
<content type='text'>
* Remove QUANTUM_DIR code blocks from keyboard rules

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect entire keyboards.

* remove QUANTUM_DIR code blocks from rules for default keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect default keymaps.

* remove QUANTUM_DIR code blocks from rules for user keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect "user" keymaps. (It's actually any keymap
that isn't named `default`.)

* remove QUANTUM_DIR code blocks from rules for community layouts

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for community layouts.

* remove QUANTUM_DIR code blocks from rules for userspaces

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for userspaces.
</content>
</entry>
<entry>
<title>GH60: readme cleanup, Refactor, and Configurator update (#3164)</title>
<updated>2018-06-12T21:44:24Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2018-06-12T21:44:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b9fea284fc278bf450ba2bbdd4043a41a78605ab'/>
<id>urn:sha1:b9fea284fc278bf450ba2bbdd4043a41a78605ab</id>
<content type='text'>
* Readme cleanup

* Refactor

* Configurator updates

* Removed an extra comma

* Add supported PCB revisions

* Refactor: remove matrix aliases
</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>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>- Added MX HHKB like for gh60 with 7u space bar</title>
<updated>2017-04-02T21:25:26Z</updated>
<author>
<name>dbroqua</name>
<email>dbroqua@mousur.org</email>
</author>
<published>2017-04-02T21:25:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9e72b7e7e97f9ae92c7eb1de66aa03cad047baf6'/>
<id>urn:sha1:9e72b7e7e97f9ae92c7eb1de66aa03cad047baf6</id>
<content type='text'>
</content>
</entry>
</feed>
