<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/dichotomy/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-03-06T08:47:52Z</updated>
<entry>
<title>[Keymap] Dichotomy keymap by beat (#8279)</title>
<updated>2020-03-06T08:47:52Z</updated>
<author>
<name>dr-BEat</name>
<email>dr-BEat@users.noreply.github.com</email>
</author>
<published>2020-03-06T08:47:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3c0ef04390b3858a0b73707c88e56bb8f65983a9'/>
<id>urn:sha1:3c0ef04390b3858a0b73707c88e56bb8f65983a9</id>
<content type='text'>
* Added more led helpers

* Working keymap

* Added new mouse button an made lower layer toggleable

* Small improvement to process_record_user

* Removed extra layer buttons

* Added Numpad to apply layer

* Moved buttons and added toggle for raise button

* Added Menu,PrintScreen and Windowslock buttons, and left handmouse

* Fixed Scroll Buttons

* Turned TAPPING TOGGLE to 2

* Switched Del and Ctrl on left hand

* Added Home Button to Mouse layer

* Fixed led initialization to avoid red led on boot

* Updated formatting to follow guidelines

* Used enums instead of defines and used layer_state_t type

* Added license

* Moved TAPPING settings to keymap config

* Fixed small formatting issue in keymap.c

* Use GPIO Control instead of lowlevel ports
</content>
</entry>
<entry>
<title> Cleanup Default Keymaps  (#5442)</title>
<updated>2019-03-19T19:57:40Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-03-19T19:57:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0072fdd799ffe61bf64f12c23335da3adeb083e5'/>
<id>urn:sha1:0072fdd799ffe61bf64f12c23335da3adeb083e5</id>
<content type='text'>
* Cleanup Default Keymaps to conform to QMK Firmware standards

* Minor fixes

* Revert some changes
</content>
</entry>
<entry>
<title>Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)</title>
<updated>2019-02-17T05:36:02Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-02-17T05:36:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e2d3c92199d6cc42a39c5d8729dfff61d78dd7d1'/>
<id>urn:sha1:e2d3c92199d6cc42a39c5d8729dfff61d78dd7d1</id>
<content type='text'>
</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>update the alairock keymap for dichotomy (#4687)</title>
<updated>2018-12-20T00:54:19Z</updated>
<author>
<name>Skyler Lewis</name>
<email>sblnog@gmail.com</email>
</author>
<published>2018-12-20T00:54:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f3cbb7bd6e307186e5802fa0366a21a5f9f5e41c'/>
<id>urn:sha1:f3cbb7bd6e307186e5802fa0366a21a5f9f5e41c</id>
<content type='text'>
Just a couple placement updates to my layout on the dichotomy keyboard.
</content>
</entry>
<entry>
<title>Keymap: Dichotomy keymap by alairock (#4608)</title>
<updated>2018-12-11T20:43:56Z</updated>
<author>
<name>Skyler Lewis</name>
<email>sblnog@gmail.com</email>
</author>
<published>2018-12-11T20:43:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=200ee8e7973f47dd3a497b65c6ecf7ee3f5051ab'/>
<id>urn:sha1:200ee8e7973f47dd3a497b65c6ecf7ee3f5051ab</id>
<content type='text'>
* dichotemy layout for alairock

* dichotemy layout for alairock

* complete overhaul

* fix suggestions
</content>
</entry>
<entry>
<title>Keyboard: Fixing spelling, updating code, finalizing keymap for Dichotomy (#4539)</title>
<updated>2018-12-06T02:31:21Z</updated>
<author>
<name>Snipeye</name>
<email>Snipeye@gmail.com</email>
</author>
<published>2018-12-06T02:31:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=57678238a9f7023b3e0ba03bd9a61f6a7c309f9d'/>
<id>urn:sha1:57678238a9f7023b3e0ba03bd9a61f6a7c309f9d</id>
<content type='text'>
* Fixing spelling, updating code, finalizing keymap for Dichotomy

* Fixing requested changes in PR

* Further PR-requested changes for convention

* Making macros functionable, removing unecessary defs

* Fixing keymap to properly use previously-changed macros
</content>
</entry>
</feed>
