<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/c39/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-01-06T09:49:48Z</updated>
<entry>
<title>[Keymap] Cleanup of Drashna code (#7800)</title>
<updated>2020-01-06T09:49:48Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2020-01-06T09:49:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=00d3061e02fa5fedaa6e6cebd310d4e716ffffee'/>
<id>urn:sha1:00d3061e02fa5fedaa6e6cebd310d4e716ffffee</id>
<content type='text'>
* ifdef rgb stuff like a madman for RGB Coexistance

* Re-enable RGB Light on Planck

* fix RGB Coexistance issue

* Tweak feature settings for Ergodox EZ Glow

* Their powers combine, and I am Captain RGB

This one is for noroadsleft and yan.

* Limit brightness when both RGB features are enabled

* Change shutdown method

* Add RGB Coexistience stuff to keymap

* disable RGBLIGHT_SLEEP until a solution can be found

* Disable Unicode on the kyria

* Fix up Iris rev defines

* Fix up community layouts to compile properly

* Cleanup rgb stuff

* Merge ergodox keymaps

* Update CCCV macro to use tap_code16

* Enable Solenoid on C39

Because josh couldn't

* Enable RGB Light, not Matrix on rev6 keymap

* Only enable LTO on non-ARM boards

* Clean up Bootmagic OLED display

* Enable RGBLIGHT_SPLIT on kyria

Not that it does anything

* Add hotkey for discord
</content>
</entry>
<entry>
<title>[Keymap] All about (ARM) RGB and OLEDs (drashna keymaps) (#7354)</title>
<updated>2019-11-20T20:37:24Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-11-20T20:37:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=eb91c962886b1bb52c2d457a574cba09e2a8b0f0'/>
<id>urn:sha1:eb91c962886b1bb52c2d457a574cba09e2a8b0f0</id>
<content type='text'>
* Add Kyria Keymap

* Enable all RGBLIGHT Animations for ARM and high capacity AVR

* Reduce GNUC version for __has_include

* Cleanup Ortho 4x12 Community layout

* Update Collide 39 keymap

* Cleanup Keymaps

* Enable full 30 LEDs for Ergodox

* Change EEPROM Load timing

* Use RGB Matrix on Planck Rev6

* Use correct keymap swap

* Enable everything for ARM

* Only enable rgb sleep on avr until crash is fixed

* Add additional Kyria keymap config

* Overhaul Kyria OLED display

* Improve kyria keymap based on usage

* Minor tweaks to rules

* Update OLED code to truncate properly

* Fix RGB Light layer indication

* Switch all of biton32 to get_highest_layer function

* Fix OLED Keylogger display

* Run qmk cformat over all of my user files

* Slight tweak to kyria based on usage

* Move around LALT_T config

* Add comments about base wrappers to keymaps

* Another cformat pass

* Temp fix for VUSB boards and NKRO

* Convert tabs to spaces in rules.mk files

* Only enable RGBLight if it's enabled

* Add Encoder Flip setting

* Update OLED font file
</content>
</entry>
<entry>
<title>[Keymap] Update keymap for kuchosauronad0 (#6902)</title>
<updated>2019-10-30T06:59:44Z</updated>
<author>
<name>kuchosauronad0</name>
<email>22005492+kuchosauronad0@users.noreply.github.com</email>
</author>
<published>2019-10-30T06:59:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f183af14adbdea0789bf85bda46b81139e4524a8'/>
<id>urn:sha1:f183af14adbdea0789bf85bda46b81139e4524a8</id>
<content type='text'>
* Add RGB
* Add Plover layer</content>
</entry>
<entry>
<title>[Keymap] Drashna's Hardware Features Experimentations (#6920)</title>
<updated>2019-10-16T20:11:22Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-10-16T20:11:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e3a21348c3879c11072c7c42d3b4d04b022f4fe2'/>
<id>urn:sha1:e3a21348c3879c11072c7c42d3b4d04b022f4fe2</id>
<content type='text'>
* Change RGBLight pin for Planck Light

Move it to A0, so that the SPI? pins are available for BT hackery

* Add QMK DFU bootloader info

* Add Solenoid

* Disable annoying white LED on bottom

* Enable Solenoid on Corne

* Remove bounds for animations

* Increase debounce for Ergodox EZ to reduce repeat key issues

* Set swap hands key to be a hold-tap key

This way, it's not ANNOYING and doesn't swap the hands inteniontally

* Move MT Alt in Corne keymap

* Re-Add fine tuned control of secrets

* Squash mods to single row

* Add LRA settings to haptic feedback settings for Rev6

* Fix issue with non-Planck EZ keymaps

* Add 40 Percent Nano with Analog Joystick

* Add Collide39 keymap

* Fix OLED printing to be more flavorful

* Fix up Iris GamePad and come cleanup

* Expand OLED char map further

* Add modded characters to keylogger

* Here be dragons

Co-Authored-By: noroadsleft &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Fix up rules for community layouts

* Some more OLED tweaks

* Add mod mask check function

* Change QMK DFU Audio pin to be correct

* Use manual STM config instead of CTPC for Collide 39
</content>
</entry>
<entry>
<title>Userspace kuchosauronad0 (#6541)</title>
<updated>2019-08-17T15:19:35Z</updated>
<author>
<name>kuchosauronad0</name>
<email>22005492+kuchosauronad0@users.noreply.github.com</email>
</author>
<published>2019-08-17T15:19:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=683605a9dc285c5e8f6328ec81a29505892287b7'/>
<id>urn:sha1:683605a9dc285c5e8f6328ec81a29505892287b7</id>
<content type='text'>
* initial commit

* Update layout. Tweak rules.mk

* initial userspace configuration for kuchosauronad0

* modified userspace for kuchosauronad0

* added OSL_UNI

* clean up

* clean up

* style

* style

* added more unicode

* fixed representation

* fixed representation

* added comments

* added comments, restructure

* accidently one line

* restructure

* restructure

* added git_lazy(void)

* fixed indenting and added missing symbols

* fixed indent

* fixed indent

* update

* change tapping_term to 150

* added UNICODEMAP_ENABLE block

* replace register with tap_code where possible

* formatting

* rearrange sequences

* clean up

* clean up

* added unicode layer

* disabled tap dance

* add files for encoder

* removed unnecessary include

* removed unnecessary stuff
</content>
</entry>
<entry>
<title>[Keyboard] Add Collide39 keyboard (#5486)</title>
<updated>2019-03-27T15:50:28Z</updated>
<author>
<name>Danny</name>
<email>nooges@users.noreply.github.com</email>
</author>
<published>2019-03-27T15:50:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6f124b790938e2e74431fc85f2cc1ae04d824f6e'/>
<id>urn:sha1:6f124b790938e2e74431fc85f2cc1ae04d824f6e</id>
<content type='text'>
* Add Collide39 keyboard

* Remove unneeded lines
</content>
</entry>
</feed>
