summaryrefslogtreecommitdiff
path: root/keyboards/trainpad/rules.mk
diff options
context:
space:
mode:
authorAnanya Kirti <AnanyaKirti@users.noreply.github.com>2023-05-21 21:27:08 +0530
committerGitHub <noreply@github.com>2023-05-21 08:57:08 -0700
commit08a8d35bc36c5c98c391817e4de9d1b3701a04c8 (patch)
tree06b23ac3b0c4d7be51d5e5df22027b1312130276 /keyboards/trainpad/rules.mk
parent420e35f9225d7f76e70d25e143311602145c1eb0 (diff)
[Keyboard] Added Support for trainpad (#20973)
* Added Support for trainpad added support for trainpad * corrected capitalisation corrected capitalisation * Update keyboards/trainpad/keymaps/via/keymap.c * Update keyboards/trainpad/info.json * Update keyboards/trainpad/keymaps/default/keymap.c * Update readme.md updated readme to remove handwire, and corrected number of keys * removed config.h, trainpad.c and trainpad.h removed config.h, trainpad.c and trainpad.h * updated readme upadted readme to correct capitalisation * Update keyboards/trainpad/info.json * Update keyboards/trainpad/info.json * Update keyboards/trainpad/rules.mk * updated Readme updated Readme * Update keyboards/trainpad/readme.md
Diffstat (limited to 'keyboards/trainpad/rules.mk')
-rw-r--r--keyboards/trainpad/rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/trainpad/rules.mk b/keyboards/trainpad/rules.mk
new file mode 100644
index 0000000000..2c49b41d7a
--- /dev/null
+++ b/keyboards/trainpad/rules.mk
@@ -0,0 +1 @@
+# This file is intentionally left blank \ No newline at end of file