summaryrefslogtreecommitdiff
path: root/keyboards/kbd75/kbd75.h
AgeCommit message (Collapse)Author
2018-06-28Support KBD75 rev 2 (#3261)MechMerlin
* Restructure kbd75 to support multiple revs * add rev2 files * fix config comments * try and avoid duplicate code for LAYOUT macros * keep the same layouts for rev2 for info.json * Add QMK Configurator support for the numpad layout * update readme to talk about rev2
2018-06-27KBD75 refactor and Configurator update (#3243)noroadsleft
* Added layout notes to kbd75.h * info.json cleanup * Readme cleanup * Keymap refactor
2018-05-08more fixes for configurator (#2920)Hannes Egler
2018-05-07added additional configurator support (#2905)Hannes Egler
* added additional configurator support Added support for choosing between 5 configurator options: Layout (supports all keys) Layout_ansi_1u Layout_iso_1u Layout_ansi Layout_iso * confirming to conventions replaced .h filenames with QMK_KEYBOARD_H
2018-03-27Add qmk configurator support for KBD75mechmerlin
Also changed KEYMAP to KEYMAP_ALL to be more explicit that it's a layout supporting ALL possible layouts.
2017-06-19KBD75 - Initial KBD75 port from qmkeyboard.cn source filesDavid Dizon