<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/eagle_viper, 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>2018-08-28T23:52:30Z</updated>
<entry>
<title>Putting my ducks in a row: Eagle/Viper V2 into Duck directory (#3766)</title>
<updated>2018-08-28T23:52:30Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-08-28T23:52:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b1935c5e0dcd1adf32df652c65deffad35cd7405'/>
<id>urn:sha1:b1935c5e0dcd1adf32df652c65deffad35cd7405</id>
<content type='text'>
* mv eagle_viper into duck

* delete files

* remove eagle_viper .c and .h
</content>
</entry>
<entry>
<title>Keyboard: Eagle/Viper V2 refactor and Configurator update (#3671)</title>
<updated>2018-08-16T15:54:17Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2018-08-16T15:54:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4044c746d0461271f15690150f874616f372511b'/>
<id>urn:sha1:4044c746d0461271f15690150f874616f372511b</id>
<content type='text'>
* Matrix refactor: eagle_viper/v2 LAYOUT_all

- Deleted K0L (research indicates no switch position at this location)
- Renamed K0J to K0I (spacebar key; on 9th column instead of 10th)
- Updated info.json and default keymap to match
- readability updates

* Keymap refactor

readability update
</content>
</entry>
<entry>
<title>Merlin community layouts (#3004)</title>
<updated>2018-05-20T16:59:02Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-05-20T16:59:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0b591fd84394e2c07d3047fb29e734b612bfc248'/>
<id>urn:sha1:0b591fd84394e2c07d3047fb29e734b612bfc248</id>
<content type='text'>
* community layout support for eagle_viper v2 and remove mechmerlin keymap dir

* community layout support for eagle_viper v2 and remove mechmerlin keymap dir

* Change to QMK_KEYBOARD_H and remove merlin keymap in favor of cmmunity layouts

* community layout support 60_ansi

* community layout support for 60_ansi
</content>
</entry>
<entry>
<title>Fix QMK Configurator bug with rendering the Eagle layout (#2806)</title>
<updated>2018-04-25T14:44:37Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-04-25T14:44:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=1c6b9323b25f8ec38f86addd4ba249faa5986cb3'/>
<id>urn:sha1:1c6b9323b25f8ec38f86addd4ba249faa5986cb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Generic Keymap for my boards (#2795)</title>
<updated>2018-04-24T16:01:40Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-04-24T16:01:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a0a4c9102c51d9032af270920447d0d6d3bac7bc'/>
<id>urn:sha1:a0a4c9102c51d9032af270920447d0d6d3bac7bc</id>
<content type='text'>
* add mechmerlin 60 ansi layout

* put meaningful #defines

* missed the backslash

* add merlin split layout

* rename to have a -ansi

* Add appropriate readme files

* rename KEYMAP to LAYOUT

* support for default layout

* support for the community keymaps

* make sure I don't break the configurator

* Don't break the configurator Merlin
</content>
</entry>
<entry>
<title>Remove bootloader from info.jsons</title>
<updated>2018-04-12T04:32:09Z</updated>
<author>
<name>skullY</name>
<email>skullydazed@gmail.com</email>
</author>
<published>2018-04-11T18:32:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f10a0ae54730d8f0c21cf608bd7a6dfeb747583b'/>
<id>urn:sha1:f10a0ae54730d8f0c21cf608bd7a6dfeb747583b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pull information from config.h and rules.mk (#2711)</title>
<updated>2018-04-07T23:13:48Z</updated>
<author>
<name>skullydazed</name>
<email>skullydazed@users.noreply.github.com</email>
</author>
<published>2018-04-07T23:13:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f4a9e983839c2f19b91da109f21fe6cabde8f2ea'/>
<id>urn:sha1:f4a9e983839c2f19b91da109f21fe6cabde8f2ea</id>
<content type='text'>
* Pull information from config.h and rules.mk

* Readd the kbd75 maintainer
</content>
</entry>
<entry>
<title>Refactor/eagle viper with new layouts for QMK Configurator (#2659)</title>
<updated>2018-04-02T20:23:21Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2018-04-02T20:23:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=67053712f885641d3a8332239416ff8163a68647'/>
<id>urn:sha1:67053712f885641d3a8332239416ff8163a68647</id>
<content type='text'>
* rename KEYMAP to LAYOUT_ALL

* Standard Layout Eagle Refactor

New layout LAYOUT_EAGLE
Got standard layout backspace working

* Remove split right shift support for standard layout eagle

* add back the KC_NO for split right shift

* Remove KC_NO from bottom row to support standard 60 layout

* Fix formatting issues with mechmerlin keymap

* remove extra KC_NO from split right shift in LAYOUT_EAGLE

* Preliminary checkin for new layout LAYOUT_VIPER

* Remove some of the KC_NO from the layout

* Fix formatting

* missed a KC_NO for the LAYOUT_EAGLE

* remove KC_NO from enter key of LAYOUT_VIPER

* some more formatting changes

* Default 60 with split left right shift and backspace

* add info.json layouts to match the new LAYOUTs

* change formatting of LAYOUT names

* propogate renames to info.json
</content>
</entry>
<entry>
<title>Remove _quantum functions from custom matrix.c code</title>
<updated>2018-02-06T17:25:30Z</updated>
<author>
<name>U-LANDSRAAD\drashna</name>
<email>drashna@live.com</email>
</author>
<published>2018-02-06T05:57:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=84a713b05cb50d01fc94e6b5b3e69420e7028d2c'/>
<id>urn:sha1:84a713b05cb50d01fc94e6b5b3e69420e7028d2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update info.json</title>
<updated>2018-01-13T04:24:48Z</updated>
<author>
<name>manofinterests</name>
<email>35388320+manofinterests@users.noreply.github.com</email>
</author>
<published>2018-01-13T04:23:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fd359e23e8b46826f480d1bcf21261c3f777e2f4'/>
<id>urn:sha1:fd359e23e8b46826f480d1bcf21261c3f777e2f4</id>
<content type='text'>
</content>
</entry>
</feed>
