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/schwann.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/the_royal/schwann/schwann.c (limited to 'keyboards/the_royal/schwann/schwann.c') diff --git a/keyboards/the_royal/schwann/schwann.c b/keyboards/the_royal/schwann/schwann.c new file mode 100644 index 000000000..1ef8c9397 --- /dev/null +++ b/keyboards/the_royal/schwann/schwann.c @@ -0,0 +1 @@ +#include "schwann.h" -- cgit v1.2.3