Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) 7 years ago
..
README.md e5540dd055 Update to drashna keymaps and userspace (#2876) 7 years ago
config.h 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) 7 years ago
keymap.c 40383089d0 Keymap: Update for Drashna code - Proton C Prep Edition (#4708) 7 years ago
rules.mk 31d12662bd Update to drashna keymaps and userspace - RGB edition (#4143) 7 years ago

README.md

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.