diff options
author | Garret G <45295190+TheRoyalSweatshirt@users.noreply.github.com> | 2020-04-27 16:35:03 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-27 14:35:03 -0700 |
commit | c7449b384013fbd9efb8a25ce1d51b73f988a3fb (patch) | |
tree | b2cac19a9dea4fb1760867a05caa879dcbf71b1a /keyboards/the_royal/schwann/keymaps/default/rules.mk | |
parent | 4c51049b2baf4e686c257f21849159a7908c7275 (diff) | |
download | qmk_firmware-c7449b384013fbd9efb8a25ce1d51b73f988a3fb.tar.gz qmk_firmware-c7449b384013fbd9efb8a25ce1d51b73f988a3fb.zip |
[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
Diffstat (limited to 'keyboards/the_royal/schwann/keymaps/default/rules.mk')
-rw-r--r-- | keyboards/the_royal/schwann/keymaps/default/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/the_royal/schwann/keymaps/default/rules.mk b/keyboards/the_royal/schwann/keymaps/default/rules.mk new file mode 100644 index 0000000000..e5ddcae8d9 --- /dev/null +++ b/keyboards/the_royal/schwann/keymaps/default/rules.mk @@ -0,0 +1 @@ +TAP_DANCE_ENABLE = yes |