aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kbd75/kbd75.h
Commit message (Collapse)AuthorAgeFilesLines
* Support KBD75 rev 2 (#3261)MechMerlin2018-06-281-111/+9
| | | | | | | | | | | | | | | | * 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
* KBD75 refactor and Configurator update (#3243)noroadsleft2018-06-271-2/+32
| | | | | | | | | | * Added layout notes to kbd75.h * info.json cleanup * Readme cleanup * Keymap refactor
* more fixes for configurator (#2920)Hannes Egler2018-05-081-4/+4
|
* added additional configurator support (#2905)Hannes Egler2018-05-071-2/+66
| | | | | | | | | | | | | | | * 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
* Add qmk configurator support for KBD75mechmerlin2018-03-271-1/+2
| | | | | Also changed KEYMAP to KEYMAP_ALL to be more explicit that it's a layout supporting ALL possible layouts.
* KBD75 - Initial KBD75 port from qmkeyboard.cn source filesDavid Dizon2017-06-191-0/+22