<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/handwired/prime_exl/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-02-08T04:03:44Z</updated>
<entry>
<title>Add Prime_L V2 and Prime_EXL Plus (#8111)</title>
<updated>2020-02-08T04:03:44Z</updated>
<author>
<name>holtenc</name>
<email>holtenc@primekb.com</email>
</author>
<published>2020-02-08T04:03:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=8fe29f2784b1c14a75694a908b8a5116d9517b97'/>
<id>urn:sha1:8fe29f2784b1c14a75694a908b8a5116d9517b97</id>
<content type='text'>
* correct indicator light states.

function of indicator lights was inverted. these changes correct that.

* flesh out keymaps pre production

* Enable extrakey in rules

* Prime_BLE initial commit

* Initial commit for Prime_L V2

* Update info.json

correct key spacing.

* update copyright

* Update readme.md

* Inital commit

* updates before PR into QMK master

* Drop Prime_EXL Plus from PR. Make requested changes to Prime_L V2

* Rename keyboards/primekb/Prime_l_v2/config.h to keyboards/primekb/prime_l_v2/config.h

* Rename keyboards/primekb/prime_l_v2/config.h to keyboards/primekb/Prime_l_v2/config.h

* remove directory Prime_l_v2

* re-submit with proper folder name.
</content>
</entry>
<entry>
<title>VIA Configurator Refactor (#7268)</title>
<updated>2020-01-03T20:52:00Z</updated>
<author>
<name>Wilba</name>
<email>Jason.S.Williams@gmail.com</email>
</author>
<published>2020-01-03T20:52:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=320822d75b785401809f45007320e6fb6885b3fd'/>
<id>urn:sha1:320822d75b785401809f45007320e6fb6885b3fd</id>
<content type='text'>
* VIA Refactor

* Remove old code

* review changes

* review changes

* Fix cannonkeys/satisfaction75/prototype:via build

* Add via.h to quantum.h

* Move backlight init to after backlight config load

* Merge branch 'master' into via_refactor_pr

* Update user's rules.mk to new way of enabling VIA

* Added id_switch_matrix_state

* Review changes
</content>
</entry>
<entry>
<title>[Keyboard] Update default keymaps to use `layer_state_t` (#7444)</title>
<updated>2019-11-22T06:40:29Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-11-22T06:40:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6cf574396adfb08f7fe7fe6f7ce68387fd474018'/>
<id>urn:sha1:6cf574396adfb08f7fe7fe6f7ce68387fd474018</id>
<content type='text'>
* Update default keymaps to use `layer_state_t`

* Convert binon32 as get_highest_layer in default keymaps
</content>
</entry>
<entry>
<title>[Keyboard] correct indicator light states (#5434)</title>
<updated>2019-03-18T17:42:26Z</updated>
<author>
<name>holtenc</name>
<email>holtenc@gmail.com</email>
</author>
<published>2019-03-18T17:42:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a6c9e53510d129e6e9fe6936fbfd061f2296a892'/>
<id>urn:sha1:a6c9e53510d129e6e9fe6936fbfd061f2296a892</id>
<content type='text'>
function of indicator lights was inverted. these changes correct that.</content>
</entry>
<entry>
<title>[Keyboard] Initial commit for Prime_E w/ VIA config support (#5285)</title>
<updated>2019-03-02T05:14:24Z</updated>
<author>
<name>holtenc</name>
<email>holtenc@gmail.com</email>
</author>
<published>2019-03-02T05:14:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6e48ea082dc27ac25bd0422e974cefe7a00788f6'/>
<id>urn:sha1:6e48ea082dc27ac25bd0422e974cefe7a00788f6</id>
<content type='text'>
* Initial Prime_E commit

* Via support for Prime_EXL

* Backlight testing

* update libs

* Clean up and addition of VIA compatibility.

* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c

Co-Authored-By: holtenc &lt;holtenc@gmail.com&gt;

* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c

Co-Authored-By: holtenc &lt;holtenc@gmail.com&gt;

* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c

Co-Authored-By: holtenc &lt;holtenc@gmail.com&gt;

* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c

Co-Authored-By: holtenc &lt;holtenc@gmail.com&gt;

* Update keyboards/primekb/prime_e/keymaps/default/keymap.c

Co-Authored-By: holtenc &lt;holtenc@gmail.com&gt;

* Update keyboards/primekb/prime_e/keymaps/default/keymap.c

Co-Authored-By: holtenc &lt;holtenc@gmail.com&gt;

* Update keyboards/primekb/prime_e/keymaps/default/keymap.c

Co-Authored-By: holtenc &lt;holtenc@gmail.com&gt;

* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c

Co-Authored-By: holtenc &lt;holtenc@gmail.com&gt;

* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c

Co-Authored-By: holtenc &lt;holtenc@gmail.com&gt;

* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c

Co-Authored-By: holtenc &lt;holtenc@gmail.com&gt;

* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c

Co-Authored-By: holtenc &lt;holtenc@gmail.com&gt;

* Update keyboards/handwired/prime_exl/keymaps/via/keymap.c

Co-Authored-By: holtenc &lt;holtenc@gmail.com&gt;

* Update keyboards/primekb/prime_e/keymaps/default/keymap.c

Co-Authored-By: holtenc &lt;holtenc@gmail.com&gt;

* removed IS_COMMAND from config.h. updated GPIO commands

* clean up libs
</content>
</entry>
<entry>
<title>Keyboard: Add Prime_EXL prototype to 'handwired' (#3932)</title>
<updated>2018-09-19T23:20:36Z</updated>
<author>
<name>holtenc</name>
<email>holtenc@gmail.com</email>
</author>
<published>2018-09-19T23:20:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2bdeccd7baab67df2d0c04c1c8167277f7217d3e'/>
<id>urn:sha1:2bdeccd7baab67df2d0c04c1c8167277f7217d3e</id>
<content type='text'>
* initial commit

* Update readme.md

* Update keymap.c

added comment for description of function to control LED as layer indicator

* corrected formatting as requested.

* format for configurator

* corrected info.json to propertly reflect layout in Configurator

* updated layouts to reflect physical keyboard
</content>
</entry>
</feed>
