qmk_firmware/keyboards/orthodox/keymaps/drashna
Drashna Jaelre 54f18ce0f7 [Keymap] Update to Drashna keymaps and Userspace (#5122)
* Proper rules include

* Minor tweaks

* Minor tweaks

* Add Desitny 2 Swapped layout support

* Add keycode to keylogger

* Convert my viterbi keymaps

* Fix Orthodox keyboard

* Add more default layers

* Make default layer keycodes more optimized

* Update gitlab CI yaml file

* Rev6 Cleanup

* Fix KC_MAKE macro

* Update GitLab CI yaml file

* More GitLab CI changes

* One final GitLab CI change

* Optimize KC_MAKE

* Reformatting of config

* Feature creeeeeeep

* Planck Rev6 updates
2019-02-13 21:11:56 -08:00
..
config.h [Keymap] Update to Drashna keymaps and Userspace (#5122) 2019-02-13 21:11:56 -08:00
keymap.c [Keymap] Update to Drashna keymaps and Userspace (#5122) 2019-02-13 21:11:56 -08:00
README.md Update to drashna keymaps and userspace (#2876) 2018-05-02 11:39:46 -04:00
rules.mk [Keymap] Update to Drashna keymaps and Userspace (#5122) 2019-02-13 21:11:56 -08:00

Overview

This is my personal Orthodox configuration, and my daily driver.

Most of the code resides in my userspace, rather than here, as I have multiple keyboards.

How to build

make orthodox/rev1:drashna:teensy

Layers

  • QWERTY/DVORAK/COLEMAK/WORKMAN: basic layout, default set like the OLKB boards. Default is set and persists on power cycle.
  • RAISE: Contains function keys and unshifted symbols
  • LOWER: Contains function keys and shifted symbols
  • ADJUST: contains special codes (layout defaults, RGB codes, Audio codes, and volume control)

All layers have RGB specific indicators, so you can see what layer you're on by the underglow.

Orthodox Specific Code

Shift, Control and Alt all light up a specific RGB LED for a certain color, based on it's status, adding a visual indicator of OSMs or regular mods are held down.