aboutsummaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/ishtob/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/keymaps/ishtob/readme.md')
-rw-r--r--keyboards/planck/keymaps/ishtob/readme.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/planck/keymaps/ishtob/readme.md b/keyboards/planck/keymaps/ishtob/readme.md
index 22873141f..108b9ee0c 100644
--- a/keyboards/planck/keymaps/ishtob/readme.md
+++ b/keyboards/planck/keymaps/ishtob/readme.md
@@ -2,7 +2,7 @@
2 2
3#Ishtob's personal planck layout 3#Ishtob's personal planck layout
4 4
5THis is the default layout used with my planck light, though the rest of the keymap could also be used for the full sized planck or let's split. 5This is the default layout used with my planck light, though the rest of the keymap could also be used for the full sized planck or let's split.
6 6
7 7
8Main difference with the default layout: 8Main difference with the default layout:
@@ -14,8 +14,3 @@ Main difference with the default layout:
14* Capslock is on the base layer as it is used quite often with my work's software 14* Capslock is on the base layer as it is used quite often with my work's software
15 15
16* Numbers layer on lower is positioned to resemble a numpad with 5 taking the location of J for the homing bump and easier entry 16* Numbers layer on lower is positioned to resemble a numpad with 5 taking the location of J for the homing bump and easier entry
17
18
19# Secret Macros
20
21`macros_public.h` contains a list of macros that can be replaced with passwords or other sensative private macros. `macros_private.h` will be used if it exsists in the folder during compiling and will ignore `macros_public.h` The private macros can be excluded from git commits by adding it to the exclusion list.