diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-05-07 22:15:01 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-05-07 22:15:01 -0700 |
commit | 0f0062b4929b4598aa45d5aeb20d4678b4e06d37 (patch) | |
tree | 0a58ffba39236bda496c6445a9c583b575d293d7 /keyboards/noxary/220/readme.md | |
parent | 9d5b4ec97549f3b20465b1e96fb781176a1814ea (diff) |
[Keyboard] Noxary 220 (#5816)
* initial commit and script error fixes
* add matrix and pin definitions along with LAYOUT macro
* add an appropriate keymap
* add num lock led support
* turn on bootmagic lite along with backlight led support
* add QMK Configurator support
Diffstat (limited to 'keyboards/noxary/220/readme.md')
-rw-r--r-- | keyboards/noxary/220/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/noxary/220/readme.md b/keyboards/noxary/220/readme.md new file mode 100644 index 0000000000..1fcdfcc3c7 --- /dev/null +++ b/keyboards/noxary/220/readme.md @@ -0,0 +1,13 @@ +# Noxary 220 + +A fully customizable numpad + +Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin), [Rozakiin](https://github.com/rozakiin) +Hardware Supported: Noxary 220 PCB +Hardware Availability: [Geekhack Group Buy](https://geekhack.org/index.php?topic=95660.0) + +Make example for this keyboard (after setting up your build environment): + + make noxary/220: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). |