aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps/OLED_sample
AgeCommit message (Collapse)Author
2018-04-07More Configurator Warning Fixes (#2716)Gravatar MechMerlin
* 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
2018-03-16Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyGravatar Joe Wasson
2017-11-01Remove extra underscore from MASTER_RIGHT defineGravatar Danny Nguyen
2017-09-27remove all makefiles from keyboard directoriesGravatar Jack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)Gravatar skullydazed
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Gravatar Joe Wasson
2017-07-12fix implementation issues from SSD1306 clean up, added rotation (#1494)Gravatar ishtob
* 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 implementationGravatar Jack Humbert
2017-07-07update includeGravatar Jack Humbert
2017-07-07update lets_split lufa includeGravatar Jack Humbert
2017-06-28update some copyright headersGravatar Jack Humbert
2017-06-28cleanup lets_splitGravatar Jack Humbert
2017-05-11Fix spelling of "persistent"Gravatar Nikolaus Wittenstein
Fixes #1201.
2017-04-03Move SSD1306 function declarations to header fileGravatar Danny Nguyen
2017-04-03Move defines for RGB to after the config.h includeGravatar Danny Nguyen
2017-03-22Update readme.mdGravatar ishtob
2017-03-22Add files via uploadGravatar ishtob
2017-03-22Add files via uploadGravatar ishtob