summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps/OLED_sample/keymap.c
AgeCommit message (Collapse)AuthorFilesLines
2018-05-14Reformat 40% Ortho boards to work with Layouts feature (#2804)Drashna Jaelre1-7/+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-7/+7
* 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-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson1-10/+10
2017-07-12fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob1-6/+16
* moved OLED update task to keymap * fix splitting render display to keymap * Added rotation option for OLED, fixed splitting display render update to keymap * issues with attribute
2017-07-11clean up ssd1306 implementationJack Humbert1-0/+78
2017-07-07update includeJack Humbert1-1/+1
2017-07-07update lets_split lufa includeJack Humbert1-1/+1
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein1-4/+4
Fixes #1201.
2017-04-03Move SSD1306 function declarations to header fileDanny Nguyen1-0/+3
2017-03-22Add files via uploadishtob1-0/+356