summaryrefslogtreecommitdiffstats
path: root/keyboards/ymd96/rules.mk
AgeCommit message (Collapse)AuthorFilesLines
2018-09-17Keyboard: Add YMD96 instructions for Linux + Backlight Fixes (#3908)Anthony Wharton1-1/+1
* 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
2018-06-01YMD96 complete QMK port (#3105)Harshit Goel1-8/+16
* readded code for YMD96 full working * added jj50 layout back
2017-11-28Updates bootloader settings, adds file size check (#2029)Jack Humbert1-1/+6
* pull fuse settings for bootloader jump * fix 32a chips * make automatic bootloader selection optional * quantify bootloaders * fixs #164, speeds up dfu reset * fix for chips w/o usb * missing an n * fix bootloader sizes, use words for addresses * fix bmini, pearl, and [[ issue, make things quiet * ignore avr errors on arm for now * update settings for the light * document bootloader stuff * add bootloader title
2017-10-14Add YMD96 Keyboard (#1838)Andrew1-0/+45
* 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