]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/ergodox_ez/keymaps/drashna/README.md
New keymap and more songs (#2609)
[qmk_firmware.git] / keyboards / ergodox_ez / keymaps / drashna / README.md
1 Overview
2 ========
3
4 This is my personal Ergodox EZ configuration, and my daily driver.
5
6 Most of the code resides in my userspace, rather than here, as I have multiple keyboards.
7
8 How to build 
9 ------------
10 make ergodox_ez:drashna:teensy
11
12 Layers
13 ------
14 * QWERTY/DVORAK/COLEMAK/WORKMAN: basic layout, default set like the OLKB boards. Default is set and persists on power cycle.
15 * SYMB: F keys across the top, symbols on the left and numpad on the right.
16 * GAMEPAD: This is the QWERTY layout shifted to the right for FPS type games. Destiny and Overwatch are the primary games for this.
17 * DIABLO: This contains a Diablo 3 layout, that requires much less reaching or shifting. If Tap Dance is enabled, then it has a "spam" feature. See Userspace for details.
18 * MOUSE: mouse navigation
19
20 All layers have RGB specific indicators, so you can see what layer you're on by the underglow.
21
22 Ergodox Specific Code
23 ---------------------
24
25 Aside from my userspace code, this includes LED indications for Shift (Green LED), Ctrl (Red LED), and Alt (Blue LED).