summaryrefslogtreecommitdiffstats
path: root/keyboards/sofle/keymaps/default/keymap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developzvecr2022-11-221-30/+6
|\
| * Use modern solution for tri-layer in sofle default layout (#19113)rafal0p2022-11-201-30/+6
* | Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-2/+2
* | Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
|/
* [Keyboard] Add missing mute button to sofle keymap (#17796)Daniel O'Brien2022-07-251-1/+1
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-30/+30
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-1/+1
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-1/+2
* Add TAP_CODE_DELAY 10. Fix a typo (compilation error)Josef Adamcik2020-05-181-1/+1
* Apply suggestions from code reviewJosef Adamčík2020-05-181-3/+3
* Apply suggestions from code review Josef Adamčík2020-05-181-2/+0
* Apply suggestions from code review Josef Adamčík2020-05-181-4/+0
* Remove unneeded break.Josef Adamčík2020-05-181-1/+0
* Remove unneeded break.Josef Adamčík2020-05-181-2/+0
* 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-291-0/+369