<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/handwired/108key_trackpoint, 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-09-08T05:28:18Z</updated>
<entry>
<title>Remove HD44780 References, Part 3 (#10238)</title>
<updated>2020-09-08T05:28:18Z</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2020-09-08T05:28:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=78d5224a1d89f97c519fd6410216d6cc408f931f'/>
<id>urn:sha1:78d5224a1d89f97c519fd6410216d6cc408f931f</id>
<content type='text'>
* remove HD44780_ENABLE rules: G-H

* remove HD44780_ENABLE config: G-H</content>
</entry>
<entry>
<title>Cleanup rules.mk for USB64 and USB128 keyboards (#6769)</title>
<updated>2019-09-19T16:55:03Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-09-19T16:55:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f34299efd7c5be439b0991d46c26de6c8709a2d9'/>
<id>urn:sha1:f34299efd7c5be439b0991d46c26de6c8709a2d9</id>
<content type='text'>
</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>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>Keymap: handwired/108key_trackpoint Configurator support and readme update (#4633)</title>
<updated>2018-12-14T15:32:12Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2018-12-14T15:32:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=25892301d426e0c77081aa8d431479df2f52d1f3'/>
<id>urn:sha1:25892301d426e0c77081aa8d431479df2f52d1f3</id>
<content type='text'>
* handwired/108key_trackpoint: Configurator support

* handwired/108key_trackpoint: readme update

- fix typo in make command
- rename file to lowercase
</content>
</entry>
<entry>
<title>Keyboard: Add Handwired 108 Key with Trackpoint (#4448)</title>
<updated>2018-11-20T18:11:23Z</updated>
<author>
<name>Michael Kemp</name>
<email>20897849+mkem114@users.noreply.github.com</email>
</author>
<published>2018-11-20T18:11:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=303fa4ec3337760922a17fb19150c1aa3f58a3b3'/>
<id>urn:sha1:303fa4ec3337760922a17fb19150c1aa3f58a3b3</id>
<content type='text'>
* Include both base keyboards

* Merge the keymap

* Merge the configs

* Add wiring diagram for clarity of documentation

* Merge rules

* Merge keyboard sources

* Change names to compile

* Update documentation to suit

* Add qwerty layout to 108keyTrackpoint

* Separate the dvorak standard layout from a media focused one

* Update documentation to reflect new keymaps

* [style] Add empty lines at ends of files

* [style] Meet current QMK style guide

* Bring READEME closer to the QMK template

* [style] Change all "108keyTrackpoint" to "108key_trackpoint"

* [style] Use "LAYOUT" instead of "KEYMAP"

QMK terminology has changed

Co-Authored-By: mkem114 &lt;20897849+mkem114@users.noreply.github.com&gt;

* Add two spaces after maintainer in README

This is required to render properly

Co-Authored-By: mkem114 &lt;20897849+mkem114@users.noreply.github.com&gt;

* Remove redundant line

"PREVENT_STUCK_MODIFIERS" is default on for QMK

Co-Authored-By: mkem114 &lt;20897849+mkem114@users.noreply.github.com&gt;

* Change include of keymaps to use QMK_KEYBOARD_H

This includes automatically

* Update make rules to match template

* Change from KC_MENU to KC_APP

The button functionality actually wanted is the context menu key

* [style] Change "dvorakMedia" to "dvorak_media"

* Update README to reflect minor changes
</content>
</entry>
</feed>
