forked from forks/qmk_firmware
fdbf67e0da
* add voyager60_alps * add readme, add gpl headers * add info.json * include all keys in info.json * fix typo in config.h * Update keyboards/ai03/voyager60_alps/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/ai03/voyager60_alps/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ai03/voyager60_alps/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ai03/voyager60_alps/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/ai03/voyager60_alps/voyager60_alps.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
26 lines
1 KiB
Markdown
26 lines
1 KiB
Markdown
# Voyager60-Alps
|
|
A fully featured Alps-specific 60% PCB
|
|
|
|
![Render](https://raw.githubusercontent.com/ai03-2725/Voyager60/alps/Renders/Front.png)
|
|
|
|
### Features
|
|
* RGB underglow
|
|
* Decent amount of layout compatibility - [View supported layouts](http://www.keyboard-layout-editor.com/#/gists/c867bdba7e5ae8be282f77a242bacf66)
|
|
* Slot cutout for maximum flexibility and typing comfort
|
|
* Over-current and static discharge protection
|
|
* Fully open-source
|
|
|
|
### Additional Information
|
|
|
|
* Keyboard Maintainer: [ai03](https://github.com/ai03-2725)
|
|
* Hardware Supported: Voyager60-Alps PCB
|
|
* Hardware Availability: [Gerbers](https://github.com/ai03-2725/Voyager60/tree/alps)
|
|
|
|
### Building the Firmware
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make ai03/voyager60_alps: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).
|