53b35052ee
* New symmetric stagger keyboard: Angel * mac layout * layout simplify * Update keyboards/angel/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/angel/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/angel/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/angel/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/angel/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * tab lang switch * move to handwired and fix build instructions. Co-authored-by: Ryan <fauxpark@gmail.com>
19 lines
966 B
Markdown
19 lines
966 B
Markdown
# Angel
|
|
|
|
![Angel](https://raw.githubusercontent.com/jamessa/Angel/master/attachments/handwire.jpeg)
|
|
|
|
Angel is a minimalist symmetrical stagger keyboard with thumb position in mind. Layout and hand wire guide is on [Github](https://github.com/jamessa/Angel).
|
|
|
|
* Keyboard Maintainer: [James Sa](https://github.com/jamessa)
|
|
* Hardware Supported: Hand wired
|
|
* Hardware Availability: You can follow the build guide here. https://github.com/jamessa/Angel
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make handwired/angel:default
|
|
|
|
Flashing example for this keyboard:
|
|
|
|
make handwired/angel:default:flash
|
|
|
|
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools), the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide), and the [hand-wiring guide](https://docs.qmk.fm/#/hand_wire) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|