summaryrefslogtreecommitdiffstats
path: root/keyboards/levinson/rev2
AgeCommit message (Collapse)AuthorFilesLines
2018-08-13Keyboard: Refactor Levinson to use split common code (#3639)Danny2-37/+5
* Migrate Levinson to use split_common code * Update keymap
2018-04-08More Configurator Warning Fixes (#2716)MechMerlin1-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
2017-12-05Fix Audio chime overrides in split keyboardsDrashna Jael're1-17/+0
2017-11-28Updates bootloader settings, adds file size check (#2029)Jack Humbert1-3/+0
* pull fuse settings for bootloader jump * fix 32a chips * make automatic bootloader selection optional * quantify bootloaders * fixs #164, speeds up dfu reset * fix for chips w/o usb * missing an n * fix bootloader sizes, use words for addresses * fix bmini, pearl, and [[ issue, make things quiet * ignore avr errors on arm for now * update settings for the light * document bootloader stuff * add bootloader title
2017-11-03Do some cleanup for the APIskullY1-0/+2
2017-11-01Add Levinson rev2 (#1939)Danny4-0/+193
* Add levinson rev2 files * Add hexwire keymap * Remove redefinition of backlight defines