]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: Add YMD96 instructions for Linux + Backlight Fixes (#3908)
authorAnthony Wharton <a.wharton.2015@bristol.ac.uk>
Mon, 17 Sep 2018 20:55:49 +0000 (21:55 +0100)
committerDrashna Jaelre <drashna@live.com>
Mon, 17 Sep 2018 20:55:49 +0000 (13:55 -0700)
commited2dd3b59c5fc7856a1b01a97ba5b22ed4f69317
tree2967ef6fe41872e607e75ff46943f5c7a9881eda
parentfe3bfd91c1a085716baa2b4396709ad5d77c7c75
Keyboard: Add YMD96 instructions for Linux + Backlight Fixes (#3908)

* 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
keyboards/ymd96/README.md
keyboards/ymd96/config.h
keyboards/ymd96/keymaps/AnthonyWharton/README.md [new file with mode: 0644]
keyboards/ymd96/keymaps/AnthonyWharton/config.h [new file with mode: 0644]
keyboards/ymd96/keymaps/AnthonyWharton/keymap.c [new file with mode: 0644]
keyboards/ymd96/matrix.c
keyboards/ymd96/rules.mk
keyboards/ymd96/usbconfig.h
keyboards/ymd96/ymd96.h