<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/hhkb/keymaps/dbroqua, 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-05-30T20:14:59Z</updated>
<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>[Keymap] Cleaning dbroqua's HHKB layout (#8578)</title>
<updated>2020-03-30T06:51:53Z</updated>
<author>
<name>Damien</name>
<email>Dbroqua@users.noreply.github.com</email>
</author>
<published>2020-03-30T06:51:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e90d66f93ea8b164f38c3679444ee6252182c02d'/>
<id>urn:sha1:e90d66f93ea8b164f38c3679444ee6252182c02d</id>
<content type='text'>
* Cleaning dbroqua's HHKB layout

Removed _ADJUST layout and integrate move directly on _FN layout.

* Update readme.md

* use enum</content>
</entry>
<entry>
<title>Remove empty fn_actions[]</title>
<updated>2019-01-12T02:32:43Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-01-10T22:50:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=67adc29aa35719eea2de43bacf9cd5e8b5dfd79e'/>
<id>urn:sha1:67adc29aa35719eea2de43bacf9cd5e8b5dfd79e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed KEYMAP to LAYOUT for HHKB (#2857)</title>
<updated>2018-04-30T15:19:12Z</updated>
<author>
<name>Eric</name>
<email>22215921+ericywl@users.noreply.github.com</email>
</author>
<published>2018-04-30T15:19:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c76ab936c859d7da1e87d6f6ad4bbec2740fe57f'/>
<id>urn:sha1:c76ab936c859d7da1e87d6f6ad4bbec2740fe57f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated dbroqua layout for HHKB keyboard (#1990)</title>
<updated>2017-11-16T19:49:19Z</updated>
<author>
<name>Damien</name>
<email>Dbroqua@users.noreply.github.com</email>
</author>
<published>2017-11-16T19:49:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a8c4af5a45ade3e03d1f859d61fc96dad4e3fbdf'/>
<id>urn:sha1:a8c4af5a45ade3e03d1f859d61fc96dad4e3fbdf</id>
<content type='text'>
* - Fixed DK60 version in config.h

* - Updated dk60 readme with new QMK rules

* - Fixed wording in readme

* Added dbroqua layout for DZ60

I've also updated dz60.h to add "true HHKD" keymap definition (6U
spacebar).

With the default HHKB definition r_alt was not mapped and when I pressed
r_menu it was r_alt.

Regards

* Updated dbroqua layout for HHKB keyboard

Added default configuration and alternate (swap gui/alt keys).

Save user choice in keyboard memory (like plank, thanks for this
feature!).
</content>
</entry>
<entry>
<title>- Updated dbroqua layout for HHKB keyboard (added some missing fn keys)</title>
<updated>2016-10-03T21:30:31Z</updated>
<author>
<name>dbroqua</name>
<email>dbroqua@mousur.org</email>
</author>
<published>2016-10-03T21:30:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0320fbf6f4c3c6d079226bc49c7b4d3a3906f5d7'/>
<id>urn:sha1:0320fbf6f4c3c6d079226bc49c7b4d3a3906f5d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Fixed key name in default layer definition</title>
<updated>2016-10-01T17:04:11Z</updated>
<author>
<name>dbroqua</name>
<email>dbroqua@mousur.org</email>
</author>
<published>2016-10-01T17:04:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6a090c5df7e52df084de975f070841af1138b5a4'/>
<id>urn:sha1:6a090c5df7e52df084de975f070841af1138b5a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Updated dbroqua layout for HHKB keyboard</title>
<updated>2016-10-01T16:28:33Z</updated>
<author>
<name>dbroqua</name>
<email>dbroqua@mousur.org</email>
</author>
<published>2016-10-01T16:28:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=8747c0786e7b583529d4033ea90aa91e49ae3a51'/>
<id>urn:sha1:8747c0786e7b583529d4033ea90aa91e49ae3a51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Added dbroqua layout for HHKB keyboard</title>
<updated>2016-09-25T14:32:06Z</updated>
<author>
<name>dbroqua</name>
<email>dbroqua@mousur.org</email>
</author>
<published>2016-09-25T14:32:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f0441f08b87986f49479f1503b11a3d3f899d58e'/>
<id>urn:sha1:f0441f08b87986f49479f1503b11a3d3f899d58e</id>
<content type='text'>
</content>
</entry>
</feed>
