<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/alice, 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>2019-08-08T02:02:27Z</updated>
<entry>
<title>Move Alice to TGR Directory (#6502)</title>
<updated>2019-08-08T02:02:27Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2019-08-08T02:02:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2c0c25d0140d75e0cd005b10aa5bc35837c363f5'/>
<id>urn:sha1:2c0c25d0140d75e0cd005b10aa5bc35837c363f5</id>
<content type='text'>
* git mv alice into the tgr directory

* update readme with new build instructions
</content>
</entry>
<entry>
<title>Remove unused _BOOTLOADER defines</title>
<updated>2019-08-05T03:46:57Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-08-02T03:47:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=72f382fc02b3c5c81c54fd2d239d653fe2f8083c'/>
<id>urn:sha1:72f382fc02b3c5c81c54fd2d239d653fe2f8083c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Uses K(row)(col) standard for TGR Alice matrix (#5457)</title>
<updated>2019-03-20T22:48:44Z</updated>
<author>
<name>Felipe Coury</name>
<email>felipe.coury@gmail.com</email>
</author>
<published>2019-03-20T22:48:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d5fd8c4f1cf79de17528f7f40948640fa8bb8d7a'/>
<id>urn:sha1:d5fd8c4f1cf79de17528f7f40948640fa8bb8d7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Align use of atmega32a program script (#5259)</title>
<updated>2019-03-14T22:55:08Z</updated>
<author>
<name>zvecr</name>
<email>git@zvecr.com</email>
</author>
<published>2019-03-14T22:55:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=205ffc277c1b6cb25d11f0938d4df02048870fa5'/>
<id>urn:sha1:205ffc277c1b6cb25d11f0938d4df02048870fa5</id>
<content type='text'>
* Remove duplicate 'program' files and refactor to use atmega32a_program.py

* Update readme references from 'program' to 'atmega32a_program.py'
</content>
</entry>
<entry>
<title>Fixed TGR Alice pinout and number of LEDs (#5018)</title>
<updated>2019-01-31T15:42:12Z</updated>
<author>
<name>Felipe Coury</name>
<email>felipe.coury@gmail.com</email>
</author>
<published>2019-01-31T15:42:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e2411b0d4c248ee89e70b5b1549e1f98d4bd1abe'/>
<id>urn:sha1:e2411b0d4c248ee89e70b5b1549e1f98d4bd1abe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Alice: refactor and Configurator bugfix (#4979)</title>
<updated>2019-01-28T14:40:13Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2019-01-28T14:40:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ad6a7e9cec0d733f86a976439625cf30be7e7af9'/>
<id>urn:sha1:ad6a7e9cec0d733f86a976439625cf30be7e7af9</id>
<content type='text'>
- layout macro and keymap layers refactored to more closely resemble physical keyboard layout
- added layout mockup to alice.h
- correct info.json data (was missing a key)</content>
</entry>
<entry>
<title>Adds a default value for IS_COMMAND for COMMAND feature (#4301)</title>
<updated>2019-01-26T23:49:45Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-01-26T23:49:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b05c0e46c6c62972b68518635104fb58927d1a13'/>
<id>urn:sha1:b05c0e46c6c62972b68518635104fb58927d1a13</id>
<content type='text'>
* Add default value for IS_COMMAND for COMMAND feature

* Cleanup and consistency

* Update Templates to reflect change

* Fix IS_COMMAND in template

* Fix IS_COMMAND define

* Use consistent IS_COMMAND block in templates

* Remove unnecessary `#undef IS_COMMAND` directives

* Fix compile issue on orthodox

* Reomve IS_COMMAND option for newer boards

* Remove all existing definitions of IS_COMMAND if they use default LSHIFT and RSHIFT setting

* Remove a couple of additional IS_COMMAND defines

* Remove remaining redundant IS_COMMAND definitions

* Remove #undef IS_COMMAND from orthodox:drashna and whitefox:konstantin

* Remove multiple empty lines in modified config.h files

* Update additional boards

* Reomve IS_COMMAND from newer boards

* Update Alice keyboard

* Remove IS_COMMAND from additional boards

Jan 24th edition
</content>
</entry>
<entry>
<title>Added info.json for TGR Alice</title>
<updated>2019-01-22T20:36:51Z</updated>
<author>
<name>Felipe Coury</name>
<email>felipe.coury@gmail.com</email>
</author>
<published>2019-01-22T00:15:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=5be7d09b36a1a15e80978746cf256a5b62db7355'/>
<id>urn:sha1:5be7d09b36a1a15e80978746cf256a5b62db7355</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] Added TGR Alice keyboard support (#4896)</title>
<updated>2019-01-21T19:44:41Z</updated>
<author>
<name>Felipe Coury</name>
<email>felipe.coury@gmail.com</email>
</author>
<published>2019-01-21T19:44:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2cc674c24daec5e7a775bba16a007faa7d440f9a'/>
<id>urn:sha1:2cc674c24daec5e7a775bba16a007faa7d440f9a</id>
<content type='text'>
* Added TGR Alice keyboard support

This keyboard uses ps2avrGB firmware, so I used the same matrix
Bootmapper Client was using and was able to flash it appropriately.

* Refactor alice to use QMK core

* Fixed markdown line breaks on TGR Alice readme
</content>
</entry>
</feed>
