<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/gh60, 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-10-14T17:45:50Z</updated>
<entry>
<title>Add tsegers keymaps</title>
<updated>2020-10-14T17:45:50Z</updated>
<author>
<name>Tim Segers</name>
<email>t.segers93@gmail.com</email>
</author>
<published>2020-10-14T17:45:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=00856a64b2e154afc4472caed23261b4f421c348'/>
<id>urn:sha1:00856a64b2e154afc4472caed23261b4f421c348</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more missing info.json layouts (#9595)</title>
<updated>2020-06-30T16:53:24Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-06-30T16:53:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=24f59c2d7268c5e853d496733e844f60adf421b2'/>
<id>urn:sha1:24f59c2d7268c5e853d496733e844f60adf421b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2020 May 30 Breaking Changes Update (#9215)</title>
<updated>2020-05-30T20:14:59Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-05-30T20:14:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fced377ac007d27f2650ccffbe0b18abcdcfe23d'/>
<id>urn:sha1:fced377ac007d27f2650ccffbe0b18abcdcfe23d</id>
<content type='text'>
* Branch point for 2020 May 30 Breaking Change

* Migrate `ACTION_LAYER_TOGGLE` to `TG()` (#8954)

* Migrate `ACTION_MODS_ONESHOT` to `OSM()` (#8957)

* Migrate `ACTION_DEFAULT_LAYER_SET` to `DF()` (#8958)

* Migrate `ACTION_LAYER_MODS` to `LM()` (#8959)

* Migrate `ACTION_MODS_TAP_KEY` to `MT()` (#8968)

* Convert V-USB usbdrv to a submodule (#8321)

* Unify Tap Hold functions and documentation (#8348)

* Changing board names to prevent confusion (#8412)

* Move the Keyboardio Model01 to a keyboardio/ subdir (#8499)

* Move spaceman keyboards (#8830)

* Migrate miscellaneous `fn_actions` entries (#8977)

* Migrate `ACTION_MODS_KEY` to chained mod keycodes (#8979)

* Organizing my keyboards (plaid, tartan, ergoinu) (#8537)

* Refactor Lily58 to use split_common (#6260)

* Refactor zinc to use split_common (#7114)

* Add a message if bin/qmk doesn't work (#9000)

* Fix conflicting types for 'tfp_printf' (#8269)

* Fixed RGB_DISABLE_AFTER_TIMEOUT to be seconds based &amp; small internals cleanup (#6480)

* Refactor and updates to TKC1800 code (#8472)

* Switch to qmk forks for everything (#9019)

* audio refactor: replace deprecated PLAY_NOTE_ARRAY (#8484)

* Audio enable corrections (2/3) (#8903)

* Split HHKB to ANSI and JP layouts and Add VIA support for each (#8582)

* Audio enable corrections (Part 4) (#8974)

* Fix typo from PR7114 (#9171)

* Augment future branch Changelogs (#8978)

* Revert "Branch point for 2020 May 30 Breaking Change"
</content>
</entry>
<entry>
<title>add 60_tsangan_hhkb layout to GH60 rev. C (#8617)</title>
<updated>2020-04-03T03:32:36Z</updated>
<author>
<name>Joshua Rubin</name>
<email>joshuarubin@users.noreply.github.com</email>
</author>
<published>2020-04-03T03:32:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ebbaba9001c09f904e29b16f9b0458afdefdae2f'/>
<id>urn:sha1:ebbaba9001c09f904e29b16f9b0458afdefdae2f</id>
<content type='text'>
* add 60_tsangan_hhkb layout to gh60</content>
</entry>
<entry>
<title>VIA Support for GH60 (#8442)</title>
<updated>2020-03-19T23:33:13Z</updated>
<author>
<name>Diego Song</name>
<email>diego.m.song@gmail.com</email>
</author>
<published>2020-03-19T23:33:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1c7c5daad4ba78ea42d9bb0a1f74dc57733bf1dc'/>
<id>urn:sha1:1c7c5daad4ba78ea42d9bb0a1f74dc57733bf1dc</id>
<content type='text'>
* VIA Support: GH60 Rev C and GH60 Satan

* Corrected GH60 VIA default keymap

* Corrected GH60 VIA default keymap pt 2

* Copied default keymap over via default keymap

* Satan GH60 default corrected for VIA

* Satan GH60 default corrected for VIA pt 2

* Satan GH60 LTO enable for size

* Transparent 4th dynamic layer for GH60 Via support

* Update keyboards/gh60/revc/info.json

* Update keyboards/gh60/satan/info.json

* Update keyboards/gh60/satan/info.json

* Removed deprecated JSON keys gh60/revc/info.json

* Removed inline comment next to VID for GH60 Satan
</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>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>[Keyboard] GH60 rev. C: fix LAYOUT_60_iso key sequence in QMK Configurator (#7792)</title>
<updated>2020-01-05T00:44:45Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-01-05T00:44:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d4b15cd93af0609fef6e345bd1d2259f8dee62a8'/>
<id>urn:sha1:d4b15cd93af0609fef6e345bd1d2259f8dee62a8</id>
<content type='text'>
ISO Enter's key object was out of sequence.</content>
</entry>
<entry>
<title>Adjust Fn key and right arrow cluster of GH60/Satan keymap (#7490)</title>
<updated>2019-11-26T23:23:29Z</updated>
<author>
<name>Stephen Tudor</name>
<email>smt@smt.io</email>
</author>
<published>2019-11-26T23:23:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2f3adc3e240fcb408d89b4501d6b4cdc5fe7350a'/>
<id>urn:sha1:2f3adc3e240fcb408d89b4501d6b4cdc5fe7350a</id>
<content type='text'>
</content>
</entry>
</feed>
