<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/maartenwut/wasdat/keymaps, 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-16T06:36:08Z</updated>
<entry>
<title>[Keymap] Update personal userspace and keymaps (#9082)</title>
<updated>2020-05-16T06:36:08Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>vomindoraan@gmail.com</email>
</author>
<published>2020-05-16T06:36:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9cf69a199715a2aa7ba2ca7ab8f5553bbeb1dcd5'/>
<id>urn:sha1:9cf69a199715a2aa7ba2ca7ab8f5553bbeb1dcd5</id>
<content type='text'>
* Replace custom RCTRL implementation with built-in LM

Caveat: sends LCtrl instead of RCtrl

* Enable VIA support in KBD6X keymap

* Disable LTO on ChibiOS boards

* Disable locking support and Magic keycodes for all keymaps

* Organize and annotate rules.mk and config.h files

* Enable Console for Melody96 keymap

* L_RANGE_KEYMAP → LAYERS_KEYMAP

* Revert "Replace custom RCTRL implementation with built-in LM"

This reverts commit 17d706a82d7e31b53cd84efeb9b2ddb9922a2368.

* Set DYNAMIC_KEYMAP_LAYER_COUNT to 3 in Doro67 and Wasdat keymaps

* Enable Bootmagic Lite for all VIA keymaps</content>
</entry>
<entry>
<title>Add VIA keymap for Wasdat (#8762)</title>
<updated>2020-04-12T13:02:14Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-04-12T13:02:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c2df714c3b0c23c2a943bc015281208419253c05'/>
<id>urn:sha1:c2df714c3b0c23c2a943bc015281208419253c05</id>
<content type='text'>
* Add VIA keymap for Wasdat

* Enable Bootmagic Lite at keyboard level</content>
</entry>
<entry>
<title>[Keymap] Update personal userspace and keymaps (#8747)</title>
<updated>2020-04-09T16:54:19Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>vomindoraan@gmail.com</email>
</author>
<published>2020-04-09T16:54:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=439afc883a94627fd3f742d573fcfdf90ddbb22a'/>
<id>urn:sha1:439afc883a94627fd3f742d573fcfdf90ddbb22a</id>
<content type='text'>
* Update mousekey parameters in userspace

* Disable GRAVE_ESC in boards where it isn't used

* Tweak MODERN_DOLCH_RED and reset RGB on Shift+Toggle in KBD6X

* Disable RGB controls when Fn/Caps indicator lights are on

* Use LTO_ENABLE instead of setting -flto directly

* Add led_update_keymap, use SS_LCTL instead of SS_LCTRL

* Change TAPPING_TOGGLE from 2 to 3</content>
</entry>
<entry>
<title>Update personal userspace and keymaps (#6876)</title>
<updated>2019-10-02T23:46:27Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>vomindoraan@gmail.com</email>
</author>
<published>2019-10-02T23:46:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=99f5d6c56d0e3b28ed208acdeae16cea5d563725'/>
<id>urn:sha1:99f5d6c56d0e3b28ed208acdeae16cea5d563725</id>
<content type='text'>
* Align bottom row in KBD6X keymap to match LAYOUT macro

* Remove TAP_HOLD_CAPS_DELAY override in userspace

* Change default USB polling rate to 1000 Hz

* Move media controls to nav cluster on Wasdat

* Add dz60:konstantin_b keymap
</content>
</entry>
<entry>
<title>Add personal Doro67 multi keymap, fix bug in KBD6X keymap (#6674)</title>
<updated>2019-09-05T03:38:54Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>vomindoraan@gmail.com</email>
</author>
<published>2019-09-05T03:38:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6d191635d08f8d1b4be12786c2e0158bd6674f28'/>
<id>urn:sha1:6d191635d08f8d1b4be12786c2e0158bd6674f28</id>
<content type='text'>
* Add missing void parameter declarations to *_light functions

* Add doro67/multi:konstantin keymap

* Allow FNLK to be canceled with Esc

* Function layer → Fn layer in keymap comments
</content>
</entry>
<entry>
<title>[Keymap] Update personal userspace and keymaps (#6654)</title>
<updated>2019-09-03T15:42:05Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>vomindoraan@gmail.com</email>
</author>
<published>2019-09-03T15:42:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d633cf3ccbf1aed229ef92bdc2f2a1f4f67dd0ad'/>
<id>urn:sha1:d633cf3ccbf1aed229ef92bdc2f2a1f4f67dd0ad</id>
<content type='text'>
* Enable Fn layer tap dances only if LAYER_FN is defined

* Update KBD6X keymap spacing to match LAYOUT spacing

* Add regular FNLK to userspace, update keymap comment labels

* Rename KC_BRK → BREAK, KC_SYSR → SYSRQ in userspace

* Change mousekey positions in KBD6X

* Disable Console in KBD6X to reduce firmware size

* Return false in process_record_* only when overriding existing keys

* Fix Caps light not working after LSFT_FN

* Refactor Fn/Caps light, fix sequencing issues
</content>
</entry>
<entry>
<title>[Keymap] Cosmetic fix for default Wasdat keymaps (#6531)</title>
<updated>2019-08-14T19:18:30Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-08-14T19:18:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=75b28225db91b6dc449d76314a85fdedb154758e'/>
<id>urn:sha1:75b28225db91b6dc449d76314a85fdedb154758e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move maartenwut's keyboards to one folder (#6484)</title>
<updated>2019-08-06T03:12:06Z</updated>
<author>
<name>Maarten Dekkers</name>
<email>maartenwut@gmail.com</email>
</author>
<published>2019-08-06T03:12:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=209b6baaa8fd49d5df34e0c10da8930e3271e5f1'/>
<id>urn:sha1:209b6baaa8fd49d5df34e0c10da8930e3271e5f1</id>
<content type='text'>
</content>
</entry>
</feed>
