aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps/OLED_sample
Commit message (Collapse)AuthorAgeFilesLines
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-28/+6
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+0
|
* Keyboard: Refactor lets split to use split common code (#4536)zvecr2018-12-051-10/+7
| | | | | | | | | | * 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
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
|
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-2/+0
| | | | | | | | | | * Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
* Reformat 40% Ortho boards to work with Layouts feature (#2804)Drashna Jaelre2018-05-141-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?
* More Configurator Warning Fixes (#2716)MechMerlin2018-04-071-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
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-161-2/+2
|
* Remove extra underscore from MASTER_RIGHT defineDanny Nguyen2017-11-011-2/+2
|
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-25/+0
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-0/+25
| | | | | | | | | | | | | | | | | | | | | | * 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
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-201-10/+10
|
* fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob2017-07-122-6/+17
| | | | | | | | | | * 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
* clean up ssd1306 implementationJack Humbert2017-07-111-0/+78
|
* update includeJack Humbert2017-07-071-1/+1
|
* update lets_split lufa includeJack Humbert2017-07-071-1/+1
|
* update some copyright headersJack Humbert2017-06-281-0/+20
|
* cleanup lets_splitJack Humbert2017-06-281-15/+12
|
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-4/+4
| | | | Fixes #1201.
* Move SSD1306 function declarations to header fileDanny Nguyen2017-04-031-0/+3
|
* Move defines for RGB to after the config.h includeDanny Nguyen2017-04-031-10/+7
|
* Update readme.mdishtob2017-03-221-8/+1
|
* Add files via uploadishtob2017-03-221-0/+32
|
* Add files via uploadishtob2017-03-223-0/+426