aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/melody96/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* Melody96 Configurator updates and minor refactoring (#6365)noroadsleft2019-07-191-1/+1
| | | | | | | | | | | | | | | | | | | | * Add Configurator layout data for LAYOUT_hotswap * Add LAYOUT_std60_split_num0 Requested by 李小安#9728 on QMK Discord. Standard 60% ANSI layout for the alphanumeric region, with a split-0 Numpad. Includes a sample keymap. * Update Docs links on readme * Change melody96.h to use #pragma once include guard * Change config.h to use #pragma once include guard * Add readme for default_std60_split_num0 keymap
* edit the readme to mention the NYM96 since it's the same PCB and is ↵mechmerlin2019-02-221-2/+2
| | | | currently on sale at Massdrop
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
|
* Melody96 QMK Support (#3108)kaylanm2018-06-021-0/+15
* Initial melody96 keyboard definition. * Fixes for Melody96 keyboard definition.