qmk_firmware/keyboards/noxary/x268/readme.md
Rozakiin d353fcb99c
Add VIA support to Noxary x268 (#9450)
* 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()
2020-06-22 23:08:36 -07:00

18 lines
770 B
Markdown

# Noxary x268
![x268](https://geekhack.org/index.php?action=dlattach;topic=96377.0;attach=198826;image)
A fully customizable RGB 65% keyboard.
* Keyboard Maintainer: [Rozakiin](https://github.com/rozakiin)
* Hardware Supported: x268 PCB
* Hardware Availability:
* [Noxary - 268](https://geekhack.org/index.php?topic=92066.0)
* [LZ - CLS ms](https://geekhack.org/index.php?topic=96377)
Make example for this keyboard (after setting up your build environment):
make noxary/x268:default
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).