<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/whitefox/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-10-14T04:06:05Z</updated>
<entry>
<title>Whitefox refactor (#10175)</title>
<updated>2020-10-14T04:06:05Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-10-14T04:06:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7437a388990c784a52a33847551591af346dd797'/>
<id>urn:sha1:7437a388990c784a52a33847551591af346dd797</id>
<content type='text'>
</content>
</entry>
<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>[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>Ensure `PROGMEM` is present on default keymaps (#7836)</title>
<updated>2020-01-09T10:19:24Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-01-09T10:19:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d3bd1d893b6f7caebe821b5811104a9981d8f084'/>
<id>urn:sha1:d3bd1d893b6f7caebe821b5811104a9981d8f084</id>
<content type='text'>
</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>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>
<entry>
<title>[User] Update personal userspace and keymaps, add reactive underglow (#6410)</title>
<updated>2019-07-25T19:31:40Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>konstantin.djordjevic@tradecore.com</email>
</author>
<published>2019-07-25T19:31:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=36d3902504d6aa0d2bdac88c90339c902ade11b3'/>
<id>urn:sha1:36d3902504d6aa0d2bdac88c90339c902ade11b3</id>
<content type='text'>
* Update MODERN_DOLCH_RED color

* Remove unused RAL_LAL tap dance

* Disable Space Cadet on all boards

* Rework SEND_STRING_CLEAN into CLEAN_MODS, fix DST_P_R/DST_N_A

* Disable unnecessary underglow animations

* Rearrange feature flags in rules.mk files

* Change custom colors from structs to defines

* Add some explicit initializers

* Add MODERN_DOLCH_CYAN color

* Add IS_LAYER_ON_STATE()/IS_LAYER_OFF_STATE() macros

* Add led_set_keymap() template function

* Change underglow color based on Caps/Fn state

* Preserve val when changing underglow colors

* Only trigger Fn light for Fn layer

* Refactor fn_light() and caps_light() slightly

* Add comments to fn_light() and caps_light()
</content>
</entry>
<entry>
<title>[Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312)</title>
<updated>2019-07-12T13:16:28Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>vomindoraan@gmail.com</email>
</author>
<published>2019-07-12T13:16:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=38fdf7a2d2f3f0bb9c21332b81a289de94b9870a'/>
<id>urn:sha1:38fdf7a2d2f3f0bb9c21332b81a289de94b9870a</id>
<content type='text'>
* Add missing TD_RSF_RCT tap dance

* Use standard QMK HSV and RGB structs, fix Godspeed colors

* Move PROGMEM after the type in RGB intervals

* Add MODERN_DOLCH_RED color, use it on KBD6X

* Use 255 instead of RGBLIGHT_LIMIT_VAL in color definitions

* Remove IS_COMMAND override on Whitefox
</content>
</entry>
<entry>
<title>[Keymap] Add personal Wasdat keymap, update other keymaps (#6290)</title>
<updated>2019-07-09T13:52:23Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>vomindoraan@gmail.com</email>
</author>
<published>2019-07-09T13:52:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=220873dfebaac06f4686f619622babcd40bc54a8'/>
<id>urn:sha1:220873dfebaac06f4686f619622babcd40bc54a8</id>
<content type='text'>
* Add wasdat:konstantin keymap

TODO: Move it to layouts/

* Use HHKB arrow arrangement for mouse keys on KBD6X

* Move KC_APP from Ctrl to M on all boards

* Use RCT_RSF on Melody96

* Set TAP_HOLD_CAPS_DELAY to 50 in userspace

* Use RSF_RCT instead of RCT_RSF
</content>
</entry>
</feed>
