aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/melody96/melody96.h
Commit message (Collapse)AuthorAgeFilesLines
* Melody96 Configurator updates and minor refactoring (#6365)noroadsleft2019-07-191-3/+37
| | | | | | | | | | | | | | | | | | | | * 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
* [Keymap] "Cadet-style" keymap + improved LAYOUT macro for melody96 (#5985)zunger-humu2019-06-011-0/+39
| | | | | | | | * [melody96] "Cadet-style" keymap for melody96; LAYOUT macro for hotswap keyboard. * Rename macro. * Fix layer types.
* Melody96 QMK Support (#3108)kaylanm2018-06-021-0/+28
* Initial melody96 keyboard definition. * Fixes for Melody96 keyboard definition.