diff options
author | Abhinav <abhixec@users.noreply.github.com> | 2022-04-19 03:33:18 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-19 20:33:18 +1000 |
commit | 67329cffb561d1dfd7636f72f629cea95476fe19 (patch) | |
tree | e21d0965f381790910cb66d0b7e02b087967e29c /keyboards/planck/keymaps/abhixec/rules.mk | |
parent | 50ec365806adb43ab5e99cfd181b840b17c24259 (diff) | |
download | qmk_firmware-67329cffb561d1dfd7636f72f629cea95476fe19.tar.gz qmk_firmware-67329cffb561d1dfd7636f72f629cea95476fe19.zip |
Add my planck layout (#13143)
* Add my planck layout
* Add copyright
* Address requested changes
* Fix dipswitch return type
Diffstat (limited to 'keyboards/planck/keymaps/abhixec/rules.mk')
-rw-r--r-- | keyboards/planck/keymaps/abhixec/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/abhixec/rules.mk b/keyboards/planck/keymaps/abhixec/rules.mk new file mode 100644 index 0000000000..dcf16bef39 --- /dev/null +++ b/keyboards/planck/keymaps/abhixec/rules.mk @@ -0,0 +1 @@ +SRC += muse.c |