From c7449b384013fbd9efb8a25ce1d51b73f988a3fb Mon Sep 17 00:00:00 2001 From: Garret G <45295190+TheRoyalSweatshirt@users.noreply.github.com> Date: Mon, 27 Apr 2020 16:35:03 -0500 Subject: [Keyboard] Add royal directory and add 2 keyboard releases (#8877) * add royal project folder and 2 released keyboards * fix iso keymap clarification * Apply suggestions from code review * Update keyboards/the_royal/schwann/schwann.h * Update keyboards/the_royal/liminal/liminal.h * Update keyboards/the_royal/schwann/keymaps/default/keymap.c * Apply suggestions from code review new * Update keymap.c * Update keymap.c * Apply suggestions from code review * Update rules.mk * add rules.mk to schwann default * Apply suggestions from code review * add rules.mk to shwann default --- keyboards/the_royal/schwann/readme.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 keyboards/the_royal/schwann/readme.md (limited to 'keyboards/the_royal/schwann/readme.md') diff --git a/keyboards/the_royal/schwann/readme.md b/keyboards/the_royal/schwann/readme.md new file mode 100644 index 000000000..bb0c27a9a --- /dev/null +++ b/keyboards/the_royal/schwann/readme.md @@ -0,0 +1,15 @@ +# Schwann PCB + +![schwann_render](https://i.imgur.com/04uaN8xl.jpg) + +A simple, HHKB ortho PCB, designed for use with the Neuron Keyboard by Wallet Burner + +* Keyboard Maintainer: [TheRoyalSweatshirt](https://github.com/TheRoyalSweatshirt) a.k.a [The_Royal](https://reddit.com/u/The_Royal) +* Hardware Supported: Rev0.2 and Rev0.5 Schwann PCB +* Hardware Availability: Private Message, Group buy, or self-procurement via the open sourced [Schwann Documentation](https://github.com/TheRoyalSweatshirt/The_Royal_Projects/tree/schwann/PCBs/Schwann_PCB). + +Make example for this keyboard (after setting up your build environment): + + make the_royal/schwann: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). -- cgit v1.2.3