<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/handwired/practice60, 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-01-30T04:04:20Z</updated>
<entry>
<title>Moving cannonkeys boards to one place, eeprom fix (#4999)</title>
<updated>2019-01-30T04:04:20Z</updated>
<author>
<name>Andrew Kannan</name>
<email>andrew.kannan@klaviyo.com</email>
</author>
<published>2019-01-30T04:04:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7186d1581abbd97d7c76626ae83fc866e85d217c'/>
<id>urn:sha1:7186d1581abbd97d7c76626ae83fc866e85d217c</id>
<content type='text'>
* Move boards to cannonkeys and share resources

* Share common files between cannonkey boards

* Fix ortho60 keymap

* update LED numbers

* Add RGB keys to Ortho60 and Ortho48

* Add Backlight control to default layout Ortho60 and 48

* Remove unnecessary ws2812.c SRC from rules.mk
</content>
</entry>
<entry>
<title>Practice60 RGB and PWM Backlight (#4929)</title>
<updated>2019-01-29T00:40:02Z</updated>
<author>
<name>Andrew Kannan</name>
<email>andrew.kannan@klaviyo.com</email>
</author>
<published>2019-01-29T00:40:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0f507f01696eae0e8fe808d17a19db3f6d9e2ce4'/>
<id>urn:sha1:0f507f01696eae0e8fe808d17a19db3f6d9e2ce4</id>
<content type='text'>
* Update Practice60 to enable RGB via SPI DMA and use PWM backlight breathing

* Correct stm32f103c8t6 flash size in eeprom definition

* Remove unused files and improve ifdef checks

* Update quantum/rgblight.c

Co-Authored-By: awkannan &lt;andrew.kannan@klaviyo.com&gt;

* Update quantum/rgblight.c

Co-Authored-By: awkannan &lt;andrew.kannan@klaviyo.com&gt;

* EEPROM implementation fix and updated p60 code

* Update define

* Remove dead code

* Update keymap to remove test key

* Update keymap again
</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>handwired/practice60: Configurator Support and refactor (#4603)</title>
<updated>2018-12-11T17:47:06Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2018-12-11T17:47:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7c63c0a95075f6fb4dd94d020ceb5816e6bcca2c'/>
<id>urn:sha1:7c63c0a95075f6fb4dd94d020ceb5816e6bcca2c</id>
<content type='text'>
* handwired/practice60: Configurator Support

* handwired/practice60: refactor

- layout macro rows did not have an equal number of arguments in all rows of the matrix
- white space changes for readability/alignment
</content>
</entry>
<entry>
<title>Update Practice60 to use MT feature and revise system ticks (#4413)</title>
<updated>2018-11-13T06:03:48Z</updated>
<author>
<name>Andrew Kannan</name>
<email>andrew.kannan@klaviyo.com</email>
</author>
<published>2018-11-13T06:03:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=709bf386f4429687a8ec73ebd29193e5f209461b'/>
<id>urn:sha1:709bf386f4429687a8ec73ebd29193e5f209461b</id>
<content type='text'>
* Update Practice60 to use MT feature and revise system tics

* Increase system tick frequency

10,000 instead of 10,000
</content>
</entry>
<entry>
<title>The "Practice60" Board, Blue Pill powered (#4407)</title>
<updated>2018-11-13T00:31:22Z</updated>
<author>
<name>Andrew Kannan</name>
<email>andrew.kannan@klaviyo.com</email>
</author>
<published>2018-11-13T00:31:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e653cc198e3a535f23ae33d677115f192979ee55'/>
<id>urn:sha1:e653cc198e3a535f23ae33d677115f192979ee55</id>
<content type='text'>
* Starting point for blue pill based practice60

* Changes

* add

* try raw bin no botloader

* swap back to bootloader version

* edit

* Remove debug LED flash

* Disable JTAG to open up B3 and B4

* Add led backlight support (no breathing yet)

* Update matrix for correctness

* RGB Underglow working in a very simple state

* not as bright

* Move to handwired

* revert ChibiOS_Test changes

* Changes based on PR comments

* Address PR comments v2

* Move files
</content>
</entry>
</feed>
