summaryrefslogtreecommitdiff
path: root/keyboards/ymd96/usbconfig.h
Commit message (Collapse)AuthorAge
* Keyboard: Add YMD96 instructions for Linux + Backlight Fixes (#3908)Anthony Wharton2018-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* YMD96 complete QMK port (#3105)Harshit Goel2018-06-01
| | | | | | * readded code for YMD96 full working * added jj50 layout back
* Add YMD96 Keyboard (#1838)Andrew2017-10-14
* add ymd96 base currently not working correctly. * Update honestly not really sure what I've been doing but I'm just more or less brute forcing this until I can get the pcb schematic or something * honestly just trying stuff out * Update keymaps Getting closer hopefully * ymd96 works! at least for me * Update readme * Update readme * Update readme