zvecr
|
ab17d34dbd
|
Merge remote-tracking branch 'origin/master' into develop
|
2022-11-22 02:48:11 +00:00 |
|
rafal0p
|
852952cfd8
|
Use modern solution for tri-layer in sofle default layout (#19113)
|
2022-11-20 17:23:41 +00:00 |
|
Ryan
|
74223c34a9
|
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`
* `KC_RCTRL` -> `KC_RCTL`
* `KC_LSHIFT` -> `KC_LSFT`
* `KC_LCTRL` -> `KC_LCTL`
|
2022-10-16 14:14:40 +01:00 |
|
Ryan
|
5629ba1807
|
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`
* `KC_PSCREEN` -> `KC_PSCR`
* `KC_SCOLON` -> `KC_SCLN`
* `KC_BSLASH` -> `KC_BSLS`
* `KC_BSPACE` -> `KC_BSPC`
|
2022-10-13 18:28:14 +01:00 |
|
Daniel O'Brien
|
3eb9f28c89
|
[Keyboard] Add missing mute button to sofle keymap (#17796)
|
2022-07-25 22:02:02 -07:00 |
|
Joel Challis
|
b7771ec25b
|
RESET -> QK_BOOT default keymaps (#17037)
|
2022-05-15 20:26:27 +01:00 |
|
Ryan
|
99b35940bc
|
Remove unnecessary backslash-escapes in default keymaps (#15472)
* Remove unnecessary backslash-escapes in default keymaps
* Remove unnecessary backslash-escapes in via keymaps
* Remove unnecessary backslash-escapes in default-ish keymaps
|
2021-12-14 12:41:16 +00:00 |
|
Drashna Jaelre
|
9d235d4fc5
|
[Core] Change OLED task function to be boolean (#14864)
* [Core] Add kb level callbacks to OLED driver
* Update keyboards and keymaps
* Update docs
* Update userspace configs
* Add fix for my keymap ...
* update lefty
|
2021-11-02 09:42:50 +11:00 |
|
Xelus22
|
4e1c5887c5
|
[Core] Refactor OLED to allow easy addition of other types (#13454)
* 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>
|
2021-08-24 16:28:26 +10:00 |
|
Drashna Jaelre
|
a0fed0ea17
|
Convert Encoder callbacks to be boolean functions (#12805)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
2021-05-21 23:17:32 -07:00 |
|
Josef Adamcik
|
fb9425df82
|
Add TAP_CODE_DELAY 10. Fix a typo (compilation error)
|
2020-05-18 13:11:22 +02:00 |
|
Josef Adamčík
|
f6cec668c7
|
Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2020-05-18 12:56:08 +02:00 |
|
Josef Adamčík
|
2651edc243
|
Apply suggestions from code review
Remove unneeded breaks (few more forgotten ones).
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2020-05-18 12:45:38 +02:00 |
|
Josef Adamčík
|
2a43989d30
|
Apply suggestions from code review
Remove unneeded breaks.
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2020-05-18 12:43:35 +02:00 |
|
Josef Adamčík
|
2f5521cd48
|
Remove unneeded break.
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2020-05-18 12:42:32 +02:00 |
|
Josef Adamčík
|
ac3d2a3810
|
Remove unneeded break.
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2020-05-18 12:42:17 +02:00 |
|
Josef Adamcik
|
65c8ac9ac9
|
Add more improvements from PR
|
2020-05-02 10:03:17 +02:00 |
|
Josef Adamcik
|
3d760caa85
|
Improve according to suggestion in PR
|
2020-05-01 16:37:07 +02:00 |
|
Josef Adamcik
|
3de4c3ea6a
|
Remove duplicated layers for MAC/WIN support
|
2020-04-30 20:21:08 +02:00 |
|
Josef Adamcik
|
a84d239661
|
Fix mistake in the latest commit
|
2020-04-29 17:30:04 +02:00 |
|
Josef Adamcik
|
41fd60d624
|
Sofle: Remove LAYOUT_kc macro for default layout. Remove unnecessary code.
|
2020-04-29 17:18:14 +02:00 |
|
Josef Adamcik
|
168ba88ada
|
Add SofleKeyboard support to QMK firmware.
|
2020-04-29 09:15:45 +02:00 |
|