summaryrefslogtreecommitdiffstats
path: root/keyboards/sofle/keymaps/default
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-30/+30
| | | | | | | * Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps
* [Keymap] Disable console on Sofle default keymap (#15261)Drashna Jaelre2021-11-221-1/+1
|
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
| | | | | | | | | | | | | * [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-242-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add docs * core changes * update keyboards to new OLED * updated users to new OLED * update layouts to new OLED * fixup docs * drashna's suggestion * fix up docs * new keyboards with oled * core split changes * remaining keyboard files * Fix The Helix keyboards oled options * reflect develop Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-1/+2
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Add TAP_CODE_DELAY 10. Fix a typo (compilation error)Josef Adamcik2020-05-181-1/+1
|
* Remove TAPPING_FORCE_HOLD from default keymap.Josef Adamčík2020-05-181-2/+0
|
* Apply suggestions from code reviewJosef Adamčík2020-05-182-4/+3
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Apply suggestions from code review Josef Adamčík2020-05-181-2/+0
| | | | | Remove unneeded breaks (few more forgotten ones). Co-authored-by: Nick Brassel <nick@tzarc.org>
* Apply suggestions from code review Josef Adamčík2020-05-181-4/+0
| | | | | Remove unneeded breaks. Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove unneeded break.Josef Adamčík2020-05-181-1/+0
| | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove unneeded break.Josef Adamčík2020-05-181-2/+0
| | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Fix a typo in README.mdJosef Adamčík2020-05-181-2/+1
| | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Add more improvements from PRJosef Adamcik2020-05-021-20/+18
|
* Improve according to suggestion in PRJosef Adamcik2020-05-011-63/+47
|
* Remove duplicated layers for MAC/WIN supportJosef Adamcik2020-04-301-121/+181
|
* Fix mistake in the latest commitJosef Adamcik2020-04-291-3/+3
|
* Sofle: Remove LAYOUT_kc macro for default layout. Remove unnecessary code.Josef Adamcik2020-04-291-74/+64
|
* Add SofleKeyboard support to QMK firmware.Josef Adamcik2020-04-294-0/+403