<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/xd60, 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-09-22T03:35:51Z</updated>
<entry>
<title>[keyboard] xd60: add split layout for ansi and iso (#10337)</title>
<updated>2020-09-22T03:35:51Z</updated>
<author>
<name>Ole Westendorff</name>
<email>owestend@gmail.com</email>
</author>
<published>2020-09-22T03:35:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=967ed19d77ce6793dac6cd94e294fe9edff5a39b'/>
<id>urn:sha1:967ed19d77ce6793dac6cd94e294fe9edff5a39b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keymap] xd60:shura30 (#10089)</title>
<updated>2020-08-19T19:30:00Z</updated>
<author>
<name>fvolpe83</name>
<email>62909893+fvolpe83@users.noreply.github.com</email>
</author>
<published>2020-08-19T19:30:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c23e6dff78997e51a4aefc83e7fa8ac6d48df5ae'/>
<id>urn:sha1:c23e6dff78997e51a4aefc83e7fa8ac6d48df5ae</id>
<content type='text'>
* added my xd60 layout

* added my xd60 layout

* Update keyboards/xd60/keymaps/shura30/keymap.c

* Update keyboards/xd60/keymaps/shura30/keymap.c

* Update keyboards/xd60/keymaps/shura30/config.h
</content>
</entry>
<entry>
<title>Add VIA support on XiuDi (XD) keyboards (#8829)</title>
<updated>2020-06-30T17:27:24Z</updated>
<author>
<name>Xelus22</name>
<email>17491233+Xelus22@users.noreply.github.com</email>
</author>
<published>2020-06-30T17:27:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6600f32d355b7028854f537a5e0ee9d352f539f0'/>
<id>urn:sha1:6600f32d355b7028854f537a5e0ee9d352f539f0</id>
<content type='text'>
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;
Co-authored-by: Erovia &lt;Erovia@users.noreply.github.com&gt;</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>Added custom keymap with french mac layout. (#9115)</title>
<updated>2020-05-19T21:42:09Z</updated>
<author>
<name>Kamel Makhloufi</name>
<email>742898+melka@users.noreply.github.com</email>
</author>
<published>2020-05-19T21:42:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1044519f3666667d576fc448be0d7569c1969db7'/>
<id>urn:sha1:1044519f3666667d576fc448be0d7569c1969db7</id>
<content type='text'>
* Added custom keymap with french mac layout.

* Update keyboards/xd60/keymaps/melka/config.h

Tested on my branch, seems to work well, thanks @drashna !

Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;

* Update keyboards/xd60/keymaps/melka/keymap.c

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* Update keyboards/xd60/keymaps/melka/keymap.c

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* Update keyboards/xd60/keymaps/melka/keymap.c

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* Comitted changes from merge request

- Removed rules.mk

Co-authored-by: Kamel Makhloufi &lt;fabmanager@esaaa.fr&gt;
Co-authored-by: Drashna Jaelre &lt;drashna@live.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>Fix inverted backlight for XD60 (#8575)</title>
<updated>2020-03-27T11:00:13Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-03-27T11:00:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=05d9a0ff036d91b7dc4e6198f4074161c1c7b633'/>
<id>urn:sha1:05d9a0ff036d91b7dc4e6198f4074161c1c7b633</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Trim firmware size changes from default rules.mk, part 4 (#8046)</title>
<updated>2020-01-30T22:10:23Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-30T22:10:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=17a089d21b261777f4fa48af34b6e012d69d3945'/>
<id>urn:sha1:17a089d21b261777f4fa48af34b6e012d69d3945</id>
<content type='text'>
* Trim firmware size changes from default-ish rules.mk files

* Trim sizes from westfoxtrot boards
</content>
</entry>
<entry>
<title>[Keyboard] Add LAYOUT_60_iso to XD60 (#7263)</title>
<updated>2019-11-05T07:05:51Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2019-11-05T07:05:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=dc1137129d063975b3191853dc96d0095fcf94d6'/>
<id>urn:sha1:dc1137129d063975b3191853dc96d0095fcf94d6</id>
<content type='text'>
* refactor iso keymap

- remove redundant action_layer.h include
- use enum for layer management
- QMK coding conventions (four-space indent)

* add LAYOUT_60_iso macro

* enable 60_iso community layout for both revisions

* swap KC_HOME to KC_RSFT

* update ISO keymap readme

* update default keymap readme

`make` command no longer valid.

* refactor keyboard readme

Update to reflect current QMK template.

* add LAYOUT_60_iso data to info.json

* use #pragma once in header files
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)</title>
<updated>2019-10-30T04:27:25Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-30T04:27:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b47c10bf6f152d7a5c35fc4f7478aa69e91fb081'/>
<id>urn:sha1:b47c10bf6f152d7a5c35fc4f7478aa69e91fb081</id>
<content type='text'>
* Cleanup rules.mk for 32U4 keyboards, T-Z

* Use atmel-dfu in place of lufa-ms until it exists
</content>
</entry>
<entry>
<title>Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)</title>
<updated>2019-08-30T22:01:52Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-07-09T22:47:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=554e4bf25c4bcbf263b2e73c6148b7ea1d520762'/>
<id>urn:sha1:554e4bf25c4bcbf263b2e73c6148b7ea1d520762</id>
<content type='text'>
* Migrate ACTION_LAYER_MOMENTARYs to MO()

* Add changelog entry

* Update docs/ChangeLog/20190830/PR5176.md

Co-Authored-By: skullydazed &lt;skullydazed@users.noreply.github.com&gt;
</content>
</entry>
</feed>
