<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/noxary, 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-06-24T18:34:55Z</updated>
<entry>
<title>Add VIA support to Noxary 268 (#9449)</title>
<updated>2020-06-24T18:34:55Z</updated>
<author>
<name>Rozakiin</name>
<email>6567067+Rozakiin@users.noreply.github.com</email>
</author>
<published>2020-06-24T18:34:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=598c392709141a8d9bff1d8ab12fd50ef4f478ae'/>
<id>urn:sha1:598c392709141a8d9bff1d8ab12fd50ef4f478ae</id>
<content type='text'>
* Remove "rev1" from readme.md

* Update rules.mk to enable bootmagic, mousekeys, console, command

Also disable NKRO

* Update USB descriptor, replace ifndef with pragma once, remove RGB

* Replace ifndef with pragma once

* Add commented led code

* Add VIA keymap

* Update keyboards/noxary/268/268.c

Remove commented code

* Update keyboards/noxary/268/keymaps/via/readme.md

Flip layout image and title

* Update keyboards/noxary/268/rules.mk

Remove error in comment

* Update keyboards/noxary/268/rules.mk

Remove HD44780 rule option

* Update keyboards/noxary/268/keymaps/via/rules.mk

Replace Link_Time_Optimization with LTO

* Update keyboards/noxary/268/readme.md

Change Noxary link
</content>
</entry>
<entry>
<title>Update VIA support for Noxary 268.2 (#9451)</title>
<updated>2020-06-23T06:24:33Z</updated>
<author>
<name>Rozakiin</name>
<email>6567067+Rozakiin@users.noreply.github.com</email>
</author>
<published>2020-06-23T06:24:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a8bb5840ad3e093b82e5c08fd594ab35c554a876'/>
<id>urn:sha1:a8bb5840ad3e093b82e5c08fd594ab35c554a876</id>
<content type='text'>
* Update readme.md description

* Enable bootmagic lite

* Update USB descriptor

* Add modern led code

* Update default keymap for readability

* Update default keymap readme with layout image

* Add VIA keymap

* Update keyboards/noxary/268_2/keymaps/default/readme.md

Flip order of layout image and title

* Update keyboards/noxary/268_2/keymaps/via/readme.md

Flip order of layout image and title

* Update keyboards/noxary/268_2/readme.md

bullet point keyboard maintainer

* Update keyboards/noxary/268_2/readme.md

Change list style
</content>
</entry>
<entry>
<title>Add VIA support to Noxary x268 (#9450)</title>
<updated>2020-06-23T06:08:36Z</updated>
<author>
<name>Rozakiin</name>
<email>6567067+Rozakiin@users.noreply.github.com</email>
</author>
<published>2020-06-23T06:08:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d353fcb99cfe345cde29cb7dc94cceaab82c610b'/>
<id>urn:sha1:d353fcb99cfe345cde29cb7dc94cceaab82c610b</id>
<content type='text'>
* Update USB descriptors

* Update default keymap for readability

* Update readme description

* Update rules.mk build options, enable bootmagic and mousekey

* Add commented modern led code

* Add VIA keymap

* Update default keymap readme.md layout image

* Update keyboards/noxary/x268/rules.mk

remove incorrect comment

* Update keyboards/noxary/x268/x268.c

remove commented setPinOutput(B1)

* Update keyboards/noxary/x268/keymaps/default/readme.md

Flip order of layout image and title

* Update keyboards/noxary/x268/keymaps/via/readme.md

Flip order of layout image and title

* Update LED function to led_update_kb()
</content>
</entry>
<entry>
<title>Add VIA support to Noxary 220 and Update Noxary 280 for readability (#9348)</title>
<updated>2020-06-18T20:14:09Z</updated>
<author>
<name>Rozakiin</name>
<email>6567067+Rozakiin@users.noreply.github.com</email>
</author>
<published>2020-06-18T20:14:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7be65f2cd04c90ee5146139509762baa3f286520'/>
<id>urn:sha1:7be65f2cd04c90ee5146139509762baa3f286520</id>
<content type='text'>
* Update noxary 220 readme.md

* Update Noxary 280 readme.md 

add heading and spelling

* Update spelling of Noxary 280 keymap copyright

* Update Noxary 280 config.h

change product ID and product name, remove commented code

* Change  MCU name and disable Mousekey

* Update Noxary 220 config.h

Change vendor ID, Product ID, Product name and desc, remove commented code

* Update 220.h

change LAYOUT_ortho_6x4 to LAYOUT, change copyrght to Rozakiin

* Change LED indicator function

update copyright to Rozakiin

* Add via keymap

* Update  Noxary 220 default keymap for readability and numpad codes

* Update all Noxary 220 readme.md to conform to QMK templates

* Update Noxary 280 readme.md to conform to QMK template

* Disable console and command, and enable link time optimisation for VIA

* Update Noxary 280 keymaps for better readability

* Update keyboards/noxary/220/keymaps/default/keymap.c

* Update keyboards/noxary/220/220.h

* Update keyboards/noxary/220/keymaps/default/keymap.c

* Update keyboards/noxary/220/keymaps/default/keymap.c

* Update keyboards/noxary/220/keymaps/via/rules.mk

* Update keyboards/noxary/280/keymaps/default/keymap.c

* Update keyboards/noxary/280/keymaps/via/rules.mk

* Update keyboards/noxary/220/rules.mk

* Update keyboards/noxary/280/keymaps/via/keymap.c

* Update keyboards/noxary/220/keymaps/default/keymap.c

* Update keyboards/noxary/220/keymaps/default/keymap.c

* Update keyboards/noxary/220/keymaps/via/keymap.c

* Update keyboards/noxary/220/keymaps/via/keymap.c

* Update keyboards/noxary/220/keymaps/via/keymap.c

* Update keyboards/noxary/220/keymaps/via/keymap.c

* Update keyboards/noxary/220/keymaps/via/keymap.c

* Update keyboards/noxary/280/config.h

* Update keyboards/noxary/220/rules.mk

* Update keyboards/noxary/220/config.h

* Update keyboards/noxary/280/readme.md

Change layout links to ones with background removed
</content>
</entry>
<entry>
<title>Change ?= to = in keyboard rules.mk (#9390)</title>
<updated>2020-06-15T10:06:10Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-06-15T10:06:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=44d93285d1e5ae0fdaaaab33aa15ffab456b9434'/>
<id>urn:sha1:44d93285d1e5ae0fdaaaab33aa15ffab456b9434</id>
<content type='text'>
</content>
</entry>
<entry>
<title>VIA Support: Noxary 260 (#9349)</title>
<updated>2020-06-13T07:16:07Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2020-06-13T07:16:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=400423d10b53ea9e309e7b014aa4685961f25a4f'/>
<id>urn:sha1:400423d10b53ea9e309e7b014aa4685961f25a4f</id>
<content type='text'>
* add VIA support to noxary 260

* change the layout macro to be 60_ansi as thats going to be the base VIA layout

* update readme</content>
</entry>
<entry>
<title>Noxary 280 Backwards LED Fix (#8057)</title>
<updated>2020-01-31T20:33:08Z</updated>
<author>
<name>MechMerlin</name>
<email>30334081+mechmerlin@users.noreply.github.com</email>
</author>
<published>2020-01-31T20:33:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e565948ffdb9127c1202a69774931a55a71fa529'/>
<id>urn:sha1:e565948ffdb9127c1202a69774931a55a71fa529</id>
<content type='text'>
* fix logic and update to newest led_update_kb routine</content>
</entry>
<entry>
<title>Trim firmware sizes from default rules.mk, part 3 (#8045)</title>
<updated>2020-01-30T19:13:49Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-30T19:13:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d2e1cc4d48e5c74453f9ab1a344490f895b2e236'/>
<id>urn:sha1:d2e1cc4d48e5c74453f9ab1a344490f895b2e236</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure setPinInput actually sets input high-Z (#6237)</title>
<updated>2020-01-27T04:04:38Z</updated>
<author>
<name>Mikkel Jeppesen</name>
<email>2756925+Duckle29@users.noreply.github.com</email>
</author>
<published>2020-01-27T04:04:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=05d6e6ca78087969d7a47862341d10b6b555c37e'/>
<id>urn:sha1:05d6e6ca78087969d7a47862341d10b6b555c37e</id>
<content type='text'>
* Ensure setPinInput actually sets input high-z

* Fixed _PIN_ADDRESS Macro arguments
as recommended by vomindoraan

* Fixed instances of setInput to use new behavour

* Changed kmac matrix to use input with pullups

* Update keyboards/gh60/revc/revc.h

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Fixed input state for unselect_rows

* fixed merge conflict

* Updated all instances of older uses of setPinInput()

* Fixed naming mistake

Co-authored-by: fauxpark &lt;fauxpark@gmail.com&gt;
</content>
</entry>
<entry>
<title>Added VIA support to Noxary 280 (#7960)</title>
<updated>2020-01-24T05:03:04Z</updated>
<author>
<name>Wilba</name>
<email>Jason.S.Williams@gmail.com</email>
</author>
<published>2020-01-24T05:03:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9a9eaa8100b1ec5f11c383b8251093d5ddaccc9b'/>
<id>urn:sha1:9a9eaa8100b1ec5f11c383b8251093d5ddaccc9b</id>
<content type='text'>
* Added VIA support to Noxary 280

* Added VIA support to Noxary 280

* Review changes
</content>
</entry>
</feed>
