<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/treadstone48/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-05-07T18:49:40Z</updated>
<entry>
<title>[Keyboard] treadstone48/rev2 (#8719)</title>
<updated>2020-05-07T18:49:40Z</updated>
<author>
<name>marksard</name>
<email>38324387+marksard@users.noreply.github.com</email>
</author>
<published>2020-05-07T18:49:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=8e56d10e4e33c045c7835822b267919853fdb1e1'/>
<id>urn:sha1:8e56d10e4e33c045c7835822b267919853fdb1e1</id>
<content type='text'>
* Keyboard: add treeadstone48

* rename layout defines

* Use of pragma once

* move common include code

* fixed info.json

* change keymap layout from kc to normal

* fix alpha revision keymap

* fixed info.json

* remove USE_Link_Time_Optimization

* Add keyboard firmware of treadstone48 rev.2

* move the rev1-supported keymap.

* layout code was updated by review

* remove comment bar

* remove LTO ifded

* Update keyboards/treadstone48/rev2/rev2.h

* Update keyboards/treadstone48/rev2/rev2.h
</content>
</entry>
<entry>
<title>[Keymap] Keymap refactoring in Treadstone48 (#8574)</title>
<updated>2020-03-31T21:32:04Z</updated>
<author>
<name>marksard</name>
<email>38324387+marksard@users.noreply.github.com</email>
</author>
<published>2020-03-31T21:32:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c6c94eeabcf2681b6f0c72de76ba0b94e4c6d4d3'/>
<id>urn:sha1:c6c94eeabcf2681b6f0c72de76ba0b94e4c6d4d3</id>
<content type='text'>
* Keyboard: add treeadstone48

* rename layout defines

* Use of pragma once

* move common include code

* fixed info.json

* change keymap layout from kc to normal

* fix alpha revision keymap

* fixed info.json

* remove USE_Link_Time_Optimization

* Refactoring all my keymaps.
- Not use tap dance
- Remove not use define aliases
- Remove not use incluse and extern value.

* default keymap extra key was changed

* remove rgblight_config

Co-authored-by: root &lt;root&gt;</content>
</entry>
<entry>
<title>[Keyboard] Rebuild treadstone48 rev1 firmware (#7856)</title>
<updated>2020-01-13T18:06:40Z</updated>
<author>
<name>marksard</name>
<email>38324387+marksard@users.noreply.github.com</email>
</author>
<published>2020-01-13T18:06:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=240e1ef6fd4b3356f3d21a50b0a0ad6c0673b1dd'/>
<id>urn:sha1:240e1ef6fd4b3356f3d21a50b0a0ad6c0673b1dd</id>
<content type='text'>
* Keyboard: add treeadstone48

* rename layout defines

* Use of pragma once

* move common include code

* fixed info.json

* change keymap layout from kc to normal

* fix alpha revision keymap

* fixed info.json

* remove USE_Link_Time_Optimization

* I re-created treastone48 keyboard firmware from ./util/new_keyboard.sh
After that I use common OLED_DRIVER, RGB_LIGHT and SPLIT_KEYBOARD options.
And then check all keymap.

* Modified by PR review
</content>
</entry>
<entry>
<title>[Keyboard] Remove `PREVENT_STUCK_MODIFIERS` from config.h files (#7592)</title>
<updated>2019-12-10T00:00:27Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-12-10T00:00:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e4dd9e13934700d996d9a2d52cc529943656fc12'/>
<id>urn:sha1:e4dd9e13934700d996d9a2d52cc529943656fc12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove keymap_config extern from default keymaps (#7399)</title>
<updated>2019-11-20T22:31:36Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-11-20T22:31:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e6b9980bd45c186f7360df68c24b6e05a80c10dc'/>
<id>urn:sha1:e6b9980bd45c186f7360df68c24b6e05a80c10dc</id>
<content type='text'>
* Remove keymap_config extern from default keymaps

* Revert unicode

Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)</title>
<updated>2019-10-30T04:27:25Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-30T04:27:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b47c10bf6f152d7a5c35fc4f7478aa69e91fb081'/>
<id>urn:sha1:b47c10bf6f152d7a5c35fc4f7478aa69e91fb081</id>
<content type='text'>
* Cleanup rules.mk for 32U4 keyboards, T-Z

* Use atmel-dfu in place of lufa-ms until it exists
</content>
</entry>
<entry>
<title>[Keyboard] add treeadstone48 (#5405)</title>
<updated>2019-04-04T05:56:22Z</updated>
<author>
<name>marksard</name>
<email>38324387+marksard@users.noreply.github.com</email>
</author>
<published>2019-04-04T05:56:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=debd902a3d5788beab8580a26c84d7db2365a638'/>
<id>urn:sha1:debd902a3d5788beab8580a26c84d7db2365a638</id>
<content type='text'>
* Keyboard: add treeadstone48

* rename layout defines

* Use of pragma once

* move common include code

* fixed info.json

* change keymap layout from kc to normal

* fix alpha revision keymap

* fixed info.json

* remove USE_Link_Time_Optimization
</content>
</entry>
</feed>
