summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/lets_split.h
AgeCommit message (Collapse)AuthorFilesLines
2018-12-05Keyboard: Refactor lets split to use split common code (#4536)zvecr1-4/+1
* Refactor lets split to use split common code * Refactor lets split to use split common code * Build fixes for OLED_sample keymap * Build fixes for OLED_sample keymap - attempt to reduce firmware size
2018-06-29Let's Split refactor and Configurator support (#3259)noroadsleft1-1/+0
* Matrix refactor: deleted KC_LAYOUT_ortho_4x12 alias * Keymap refactor: bbaserdem_right keymap updated to use new matrix name * Configurator support
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-14fix up lets_split keymapsJack Humbert1-3/+1
2017-11-14Added support for let's split kailh socket version (#2010)Mikkel Jeppesen1-1/+6
* Added support for socket version of the let's split * renamed files * socket-version-works
2017-11-03Do some cleanup for the APIskullY1-2/+1
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert1-1/+5
* 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-08-24Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert1-7/+5
* include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches
2017-06-28cleanup lets_splitJack Humbert1-3/+0
2017-04-03Rename COMPACT_KEYMAP to KC_KEYMAP and move to lets_split.hDanny Nguyen1-0/+14
2017-01-30Let's Split: establish rev2fliphalf subprojectTerryMathews1-0/+3
Subproject to accomodate second half pad built in opposite orientation (places TRRS jacks on opposing edges for shorter cable runs)
2016-11-17Updated my repo to current qmkclimbalima1-19/+7
2016-07-07default keymap, reset sorted out for now, added serial to makefileJack Humbert1-2/+6
2016-07-06i2c workingJack Humbert1-0/+21