summaryrefslogtreecommitdiff
path: root/keyboards/tada68/keymaps/rupa/readme.md
diff options
context:
space:
mode:
authorrupa <rupa@lrrr.us>2020-08-20 20:07:09 -0400
committerGitHub <noreply@github.com>2020-08-20 17:07:09 -0700
commitdd763f2988f0804fc7a0ff03de5c2a1e5a29e450 (patch)
tree3cf79015d574a866ca0dcca86c15c79cd5abca80 /keyboards/tada68/keymaps/rupa/readme.md
parent83c7c66e8caab77bfb97c937c371ceb165c58102 (diff)
downloadqmk_firmware-dd763f2988f0804fc7a0ff03de5c2a1e5a29e450.tar.gz
qmk_firmware-dd763f2988f0804fc7a0ff03de5c2a1e5a29e450.zip
[Keymap] userspace and keymap for rupa (#9786)
* first iteration of my keymap * * move to userspace * "script" modes * keymap bling * OM and RUPA keys and tryin to micro-optimize in process_records.c * woops swap shifted rupas forgot to add codepoint for OM * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * add call to process_record_keymap, per review * fall through to process_record_keymap * license headers Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/tada68/keymaps/rupa/readme.md')
-rwxr-xr-xkeyboards/tada68/keymaps/rupa/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/tada68/keymaps/rupa/readme.md b/keyboards/tada68/keymaps/rupa/readme.md
new file mode 100755
index 0000000000..77629131a0
--- /dev/null
+++ b/keyboards/tada68/keymaps/rupa/readme.md
@@ -0,0 +1,21 @@
+# rupa's TADA68 layout
+
+i've swapped the lufa-ms bootloader for caterina
+
+most everything is in my userspace dir
+
+console mode is on, and there's barely any room left!
+
+* win/alt -> alt/cmd
+* alt/fn -> fn/alt
+* grave escape, with alt override
+* caps is another fn key, CAPS on fn-rctl
+
+fn layer:
+ * no wasd arrows
+ * rotate mute/vol
+ * backlight -> breathing, step, toggle
+ * swap home and ins
+ * unicode chars sprinkled around
+ * script mode!
+ * (one-shot) right versions of shift/ctl/alt/gui (not working quite right yet)