ed2dd3b59c
* Add flashing instructions for Linux * Make device/manufacturer name consistent for ymd96 * Disable command mode by default for YMD96 * Add function call to fix backlight for YMD96 * Add personal YMD96 config * Replace include with QMK macro * Move KEYMAP macro to keymap-level folder * Move custom KEYMAP macro to global LAYOUT_iso macro * Change transparent keymappings to global definition * Remove unecessary import and change to pragma once - (instead of repeated ifdef) * Remove global keymap/layout definition
587 B
587 B
Personal Config by @AnthonyWharton
The keymap and layout macro's in the main repository are for the following keyboard:
Note: This setup has locking Caps Lock and Num Lock keys, so if you wish to use this layout and do not have such keys, you should :
- Change the keys
KC_LCAP
andKC_LNUM
toKC_CAPS
andKC_NUMLOCK
respectively. - Remove the
LOCKING_SUPPORT_ENABLE
andLOCKING_RESYNC_ENABLE
lines fromconfig.h
.
For any other questions, find my latest contact information on my github page.