summaryrefslogtreecommitdiff
path: root/keyboards/kprepublic/bm65hsrgb_iso/rev1/keymaps/deadolus/readme.md
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2021-12-28 11:32:34 +0800
committerGitHub <noreply@github.com>2021-12-28 14:32:34 +1100
commit6151b365f9ee2bae609c8bbac99ba7a6b631c86a (patch)
treed5f2421ed0b96af0a0d7b49a768ba4d56b963273 /keyboards/kprepublic/bm65hsrgb_iso/rev1/keymaps/deadolus/readme.md
parent14d5c3f2f14d20c8d3559068b00dead66273765c (diff)
move bm65hsrgb_iso and bm68hsrgb to rev1/ (#15132)
Diffstat (limited to 'keyboards/kprepublic/bm65hsrgb_iso/rev1/keymaps/deadolus/readme.md')
-rw-r--r--keyboards/kprepublic/bm65hsrgb_iso/rev1/keymaps/deadolus/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/kprepublic/bm65hsrgb_iso/rev1/keymaps/deadolus/readme.md b/keyboards/kprepublic/bm65hsrgb_iso/rev1/keymaps/deadolus/readme.md
new file mode 100644
index 0000000000..095550b01a
--- /dev/null
+++ b/keyboards/kprepublic/bm65hsrgb_iso/rev1/keymaps/deadolus/readme.md
@@ -0,0 +1,20 @@
+# Deadolus' keymap for the bm65iso
+
+* Six layers (even though three are mostly empty)
+* Different color for each layer (r,g,b,c,m,y)
+* **Keys with something else defined than KC_TRNS are lit up in the layer color, so you easily can see which keys have some function defined**
+* Caps-Lock lights up when active and on layer 0
+* Some leader shortcuts defined - nothing useful yet
+* Some space cadet keys defined for easier insertion of () and {}
+* Bootmagic lite enabled via default settings so you can plug in the keyboard while holding esc to land in bootloader mode
+* Manages all this and still fits in to the program memory
+
+Make example for this keyboard (after setting up your build environment):
+
+ make kprepublic/bm65hsrgb_iso:deadolus
+
+Flashing example for this keyboard:
+
+ make kprepublic/bm65hsrgb_iso:deadolus:flash
+
+Keyboard Maintainer: **[deadolus](https://github.com/deadolus)**