<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/kc60se, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom/keyboards/kc60se?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom/keyboards/kc60se?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-02-19T09:12:52Z</updated>
<entry>
<title>[Keyboard] KC60SE cleanup (#8171)</title>
<updated>2020-02-19T09:12:52Z</updated>
<author>
<name>Blake C. Lewis</name>
<email>blake.lewis@gmail.com</email>
</author>
<published>2020-02-19T09:12:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=419002a63b1824e6da61d802bcb6f6ab5b35def6'/>
<id>urn:sha1:419002a63b1824e6da61d802bcb6f6ab5b35def6</id>
<content type='text'>
* coding style cleanup, enable/disable misconfigured/broken features

* add SCLN missing, compile with backlight PWM  warning

* edit json

* new info.json from KLE

* new info.json from KLE using QMK converter

* changes notes

* notes in pull request

* missing line in comments

* line wrap

* Update keyboards/kc60se/config.h

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/keymaps/default/keymap.c

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/readme.md

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/readme.md

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/readme.md

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/kc60se.h

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/rules.mk

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/info.json

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/readme.md

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/readme.md

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/readme.md

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* comment back in rules.mk

* add  2 iso layouts and keymaps, 1 ansi kemap, compiled and tested

* keymaps and info

* Delete keymap.c

not ready, I need to get a few iso characters corrected

* Delete keymap.c

not ready, need to get a few iso character define correctly

* Update info.json

Bspc to Backspace

* no unicode

* gui_on and gui_off in readme

* Update keyboards/kc60se/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* remove is_command

* Update keyboards/kc60se/config.h

remove comment

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/kc60se/config.h

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/kc60se/readme.md

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* remove \\ in keymaps

* Update keyboards/kc60se/info.json

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/info.json

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/info.json

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/info.json

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/kc60se.h

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/kc60se.h

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/kc60se.h

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/kc60se.h

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/kc60se/info.json

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* set led pin b2 to output mode in matrix_init_kb(), toggle it in led_update_kb()

* Update config.h

I had commented  FORCE_NKRO out.. WHy did it com back?

Co-authored-by: Check your git settings! &lt;chris@chris-laptop&gt;
Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)</title>
<updated>2020-01-30T18:47:48Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-30T18:47:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0f7d294ac304d6ef8fb6d83c1da80bb4c753a01f'/>
<id>urn:sha1:0f7d294ac304d6ef8fb6d83c1da80bb4c753a01f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, I-K (#7097)</title>
<updated>2019-10-22T04:43:18Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-22T04:43:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2ee961c9e873d577e711431ae0960aa21629525e'/>
<id>urn:sha1:2ee961c9e873d577e711431ae0960aa21629525e</id>
<content type='text'>
* Cleanup rules.mk for 32U4 keyboards, I-K

* Clean up ivy rules.mk
</content>
</entry>
<entry>
<title>Remove commented out MCUs in rules.mk (#5884)</title>
<updated>2019-07-16T07:26:38Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-07-16T07:26:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ba42a5ae68a59ad514027d819c6b58ee86944e75'/>
<id>urn:sha1:ba42a5ae68a59ad514027d819c6b58ee86944e75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)</title>
<updated>2019-06-06T19:09:56Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-06-06T19:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=faaaa134fd436be400aa2c7841b38907899d49a6'/>
<id>urn:sha1:faaaa134fd436be400aa2c7841b38907899d49a6</id>
<content type='text'>
</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 CUSTOM_MATRIX option from diode direction (#5090)</title>
<updated>2019-02-18T16:49:51Z</updated>
<author>
<name>zvecr</name>
<email>git@zvecr.com</email>
</author>
<published>2019-02-18T16:49:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fc069869896c279f175d2d5acf1ef545278c7102'/>
<id>urn:sha1:fc069869896c279f175d2d5acf1ef545278c7102</id>
<content type='text'>
* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION

* Remove '#define DIODE_DIRECTION CUSTOM_MATRIX'

* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation
</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>Modified URLs to point to new locations</title>
<updated>2019-01-13T17:11:18Z</updated>
<author>
<name>Jeremy Bernhardt</name>
<email>bernhardtjeremy@gmail.com</email>
</author>
<published>2019-01-13T00:51:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c8cbee5d718244dd06fda66a0edf5d4cb73b2434'/>
<id>urn:sha1:c8cbee5d718244dd06fda66a0edf5d4cb73b2434</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Keyboard: Configurator fix: KC60SE info.json, LAYOUT matrix (#3463)</title>
<updated>2018-07-22T13:58:32Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2018-07-22T13:58:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=95e7e10061bbc3c36737447112f8743f7ec14c65'/>
<id>urn:sha1:95e7e10061bbc3c36737447112f8743f7ec14c65</id>
<content type='text'>
</content>
</entry>
</feed>
