summaryrefslogtreecommitdiff
path: root/keyboards/xd60/keymaps/birkir/readme.md
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2021-08-21 22:53:49 -0500
committerGitHub <noreply@github.com>2021-08-22 13:53:49 +1000
commit78ccd9c201199444bc06161b05ee8d7ba9c31613 (patch)
tree726d9e55d8cde510fe72bc1fb9bb2a7dabdbecc2 /keyboards/xd60/keymaps/birkir/readme.md
parentc70abc8d047319830e369ae4e14cd43bae3bd3b8 (diff)
downloadqmk_firmware-78ccd9c201199444bc06161b05ee8d7ba9c31613.tar.gz
qmk_firmware-78ccd9c201199444bc06161b05ee8d7ba9c31613.zip
Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)
* reset; redoing my steps; and recommit * include xd002/.noci
Diffstat (limited to 'keyboards/xd60/keymaps/birkir/readme.md')
-rw-r--r--keyboards/xd60/keymaps/birkir/readme.md45
1 files changed, 0 insertions, 45 deletions
diff --git a/keyboards/xd60/keymaps/birkir/readme.md b/keyboards/xd60/keymaps/birkir/readme.md
deleted file mode 100644
index 670b6bb314..0000000000
--- a/keyboards/xd60/keymaps/birkir/readme.md
+++ /dev/null
@@ -1,45 +0,0 @@
-# Birkir's Keymap for XIUDI's 60% XD60 PCB
-
-Custom layout with some custom layers. Mac friendly.
-
-## Layout
-![Birkir's Layout](https://i.imgur.com/I69AYG1.png)
-
-### Layer 0
-Base layer as shown on layout above
-
-### Layer 1
-Active while pressing and holding `MENU`
-
-RGB is purple while active
-
-- `ESC` is `~`
-
-### Layer 2
-Toggled on and off with `FN`
-
-RGB is red while active
-
-RGB settings are persisted for layer 0 when done.
-
- - `1` Backlight DEC
- - `2` Backlight INC
- - `3` Backlight OFF
- - `4` Backlight ON
- - `5` RGB Toggle
- - `6` RGB Mode
- - `7` RGB Hue DEC (-)
- - `8` RGB Hue INC (+)
- - `9` RGB Saturation DEC (-)
- - `0` RGB Saturation INC (+)
- - `-/_` RGB Brightness DEC (-)
- - `+/=` RGB Brightness INC (+)
- - `BACKSPACE` RGB Mode set to PLAIN
-
-## TODO
-
-- Mac shortcuts on Layer 1
-- More dynamic keyboard configuration on Layer 2
-
-## Build
-To build the default keymap, simply run `make xd60:birkir`.