diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-08-31 14:49:18 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-31 14:49:18 -0700 |
commit | fb79015049ebd1309cd4f69a7584db614f50d1db (patch) | |
tree | e298559d4a92e0123083d54d1e50df91debdb1bd /layouts/community/75_ansi/mechmerlin-75_ansi/rules.mk | |
parent | acc06a0848380fbeb2688d18bc19fee07797046c (diff) |
Keymap: Merlin Learns to QMK (#3820)
* Fix up my keymaps to use more QMK features
* update 60_ansi readme
* add the start of my userspace
* begin to use my new userspace
* use more of my userspace
* spread userspace love to my clueboard
* spread userspace love to 75 layout
* add a fairly vanilla readme
* put the FNX into a userspace incase I ever want to use it for something else
* respond to drashna's code review comments
Diffstat (limited to 'layouts/community/75_ansi/mechmerlin-75_ansi/rules.mk')
-rw-r--r-- | layouts/community/75_ansi/mechmerlin-75_ansi/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/community/75_ansi/mechmerlin-75_ansi/rules.mk b/layouts/community/75_ansi/mechmerlin-75_ansi/rules.mk new file mode 100644 index 0000000000..e2ce3d7731 --- /dev/null +++ b/layouts/community/75_ansi/mechmerlin-75_ansi/rules.mk @@ -0,0 +1 @@ +USER_NAME := mechmerlin
\ No newline at end of file |