aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/levinson/rev1/rev1.h
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: Refactor Levinson to use split common code (#3639)Danny2018-08-131-5/+2
| | | | | | * Migrate Levinson to use split_common code * Update keymap
* More Configurator Warning Fixes (#2716)MechMerlin2018-04-071-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mf68_ble did not have the correct .c and .h files * Fix JC65 KEYMAP to LAYOUT * Change KEYMAP to LAYOUT for s60_x * Convert KEYMAP to LAYOUT for lets_split boards * Convert KEYMAP to LAYOUT * more fixes to keymap for iris * convert KEYMAP to LAYOUT for levinson keyboard * change losinggeneration's KEYMAP to LAYOUT * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for nyquist * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for viterbi * convert KEYMAP to LAYOUT * convert KEYMAP and its subsidiries to the LAYOUT standard * convert KEYMAP and its subsidiries to the new LAYOUT standard
* Do some cleanup for the APIskullY2017-11-021-0/+2
|
* Add Levinson keyboard (#1723)Danny2017-09-151-0/+60
* Fork lets_split to levinson Update subproject default * Update Readme * Pass LED backlight info from master to slave over serial