<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/treadstone48/rev1, 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-08T06:00:19Z</updated>
<entry>
<title>Update treadstone48/rev2 info.json (#10241)</title>
<updated>2020-09-08T06:00:19Z</updated>
<author>
<name>marksard</name>
<email>38324387+marksard@users.noreply.github.com</email>
</author>
<published>2020-09-08T06:00:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4e3a96ff3e14f74eb8e895959868e3b6578af7fe'/>
<id>urn:sha1:4e3a96ff3e14f74eb8e895959868e3b6578af7fe</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

* Updated treadstone48 info.json file

* remove kc define

* Nested layout macro 1/2

* Nested layout macro 2/2
</content>
</entry>
<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>Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)</title>
<updated>2020-04-19T22:56:48Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>vomindoraan@gmail.com</email>
</author>
<published>2020-04-19T22:56:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2d39a9dcdbdef1202d890a81505e7d33fe04cde0'/>
<id>urn:sha1:2d39a9dcdbdef1202d890a81505e7d33fe04cde0</id>
<content type='text'>
* Remove no-longer-necessary LTO checks from keyboards' config.h files

* Remove unnecessary LTO check in @danielo515's Ergodox EZ keymap

* Remove unnecessary USE_Link_Time_Optimization checks from keyboards' config.h files

Note: DISABLE_LEADER doesn't seem to be used anywhere</content>
</entry>
<entry>
<title>Fix 'Makefile:560: keyboards/&lt;keyboard&gt;/rev1/rules.mk: No such file or directory' (#8042)</title>
<updated>2020-01-30T10:48:30Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2020-01-30T10:48:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e57af8db0d9088d819f76cddbd6da851ccd1eab4'/>
<id>urn:sha1:e57af8db0d9088d819f76cddbd6da851ccd1eab4</id>
<content type='text'>
</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 old promicro_bootloader_jmp() declarations (#6444)</title>
<updated>2019-08-21T01:05:08Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-08-21T01:05:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9bb4e63a1123861515c1196a624b4a0f04129601'/>
<id>urn:sha1:9bb4e63a1123861515c1196a624b4a0f04129601</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>[Keyboard] Remove unnecessary IS_COMMAND definition in treadstone48 (#5566)</title>
<updated>2019-04-07T14:40:09Z</updated>
<author>
<name>Konstantin Đorđević</name>
<email>vomindoraan@gmail.com</email>
</author>
<published>2019-04-07T14:40:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9a701632c49518196008145b9e38c9f959e0d2d2'/>
<id>urn:sha1:9a701632c49518196008145b9e38c9f959e0d2d2</id>
<content type='text'>
</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>
