aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/levinson/rev2
Commit message (Collapse)AuthorAgeFilesLines
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-1/+1
| | | | Fixes #3641
* Keyboard: Refactor Levinson to use split common code (#3639)Danny2018-08-132-37/+5
| | | | | | * 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
* Fix Audio chime overrides in split keyboardsDrashna Jael're2017-12-041-17/+0
|
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-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
* Do some cleanup for the APIskullY2017-11-021-0/+2
|
* Add Levinson rev2 (#1939)Danny2017-10-314-0/+193
* Add levinson rev2 files * Add hexwire keymap * Remove redefinition of backlight defines