summaryrefslogtreecommitdiffstats
path: root/keyboards/levinson/levinson.h
AgeCommit message (Collapse)AuthorFilesLines
2018-08-13Keyboard: Refactor Levinson to use split common code (#3639)Danny1-4/+1
* Migrate Levinson to use split_common code * Update keymap
2018-06-29Levinson Configurator support (#3260)noroadsleft1-1/+0
* Configurator support * Deleted deprecated KC_LAYOUT_ortho_4x12 matrix alias * Refactor valgrahf keymap for new matrix name
2018-05-14Reformat 40% Ortho boards to work with Layouts feature (#2804)Drashna Jaelre1-0/+1
* Reformat 40% Ortho boards to work with Layouts feature * Fix krusli keymap to compile properly * Fix mt40 compile errors * Fix layouts * fix RGB?
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-11-03Do some cleanup for the APIskullY1-2/+1
2017-11-01Add Levinson rev2 (#1939)Danny1-1/+5
* Add levinson rev2 files * Add hexwire keymap * Remove redefinition of backlight defines
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert1-1/+1
* redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
2017-09-16Add Levinson keyboard (#1723)Danny1-0/+25
* Fork lets_split to levinson Update subproject default * Update Readme * Pass LED backlight info from master to slave over serial