aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/rev2/rev2.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-4/+0
|
* Keyboard: Refactor lets split to use split common code (#4536)zvecr2018-12-051-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
* 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 up lets_split keymapsJack Humbert2017-11-141-1/+1
|
* Do some cleanup for the APIskullY2017-11-021-0/+2
|
* Move SSD1306 function declarations to header fileDanny Nguyen2017-04-031-11/+0
|
* Revise KEYMAP macro to make left and right halves more clearDanny Nguyen2017-04-031-40/+40
|
* Merged Fliphalf, now defined in config, added OLEDishtob2017-03-221-8/+51
| | | | | | | Can now use the following in the keymap config.h to call the flipped matrix ``` #define FLIPHALF ```
* Reverse rev2 and rev2fliphalfTerryMathews2017-02-061-4/+4
| | | | Flipped definitions on what constitutes "fliphalf" by popular demand.
* Revert "Reverse rev2 and rev2fliphalf"TerryMathews2017-02-061-4/+4
| | | | This reverts commit 0537977ba1412aa2ba753e152eec445e18858244.
* Reverse rev2 and rev2fliphalfTerryMathews2017-02-061-4/+4
| | | | Flipped definitions on what constitutes "fliphalf" by popular demand.
* Fixed keymap matrix on rev2TerryMathews2017-01-221-4/+4
| | | | | * Fixed keymap matrix in rev2 so that left half and right half match when in same orientation.
* should have fixed conflixedclimbalima2016-11-161-4/+1
|
* Merge https://github.com/climbalima/qmk_firmwareclimbalima2016-11-161-0/+6
|\
| * Added both revisions into one folderclimbalima2016-11-101-0/+25
|
* Updated my repo to current qmkclimbalima2016-11-161-0/+25