summaryrefslogtreecommitdiffstats
path: root/keyboards/sofle
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-4/+4
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-154-9/+13
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-137-7/+7
* Fix keyboard pet OLED timeout logic (#17189)Jouke Witteveen2022-09-303-37/+36
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-262-2/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-234-6/+6
* Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)Dasky2022-09-071-1/+0
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-1/+0
* Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-216-17/+17
* [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-044-14/+12
* [Keymap] Add axtloss keymap for sofle (#17835)axtloss2022-07-313-0/+720
* [Keyboard] Add missing mute button to sofle keymap (#17796)Daniel O'Brien2022-07-251-1/+1
* [Keymap] Michal Keymap for Sofle rev1 (#17610)Michal2022-07-193-0/+275
* foureight84 keymap for sofle (#17246)foureight842022-07-024-0/+674
* [Keymap] Update Miryoku (#16482)Manna Harbour2022-07-022-2/+0
* Add Encoder Map Swap Hands config for boards that support both features (#17294)Drashna Jaelre2022-06-031-0/+4
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-151-3/+0
|\
| * Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-3/+0
* | Asymmetric encoders, encoder tests. (#16068)Nick Brassel2022-03-081-5/+6
|/
* keyhive sofle rgb: fix configuration. (#15339)Will Winder2022-01-1113-178/+515
* New keymap for Sofle rev1 for Flare576 (#13723)Jeremy Scherer2021-12-278-0/+701
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-30/+30
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Keymap] Disable console on Sofle default keymap (#15261)Drashna Jaelre2021-11-221-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-191-14/+14
|\
| * [Keymap] Sofle RGB - fixed switch and numpad layers (#15094)Andy2021-11-191-14/+14
* | Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-152-56/+56
* | [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-027-7/+14
|/
* [Keymap] Update Miryoku (#14827)Manna Harbour2021-10-152-2/+2
* [Keyboard] Add basic Keyhive Sofle support (#14296)Drashna Jaelre2021-10-059-31/+385
* [Keyboard] Disable console on Sofle for size concerns (#14577)Albert Y2021-09-231-1/+1
* [Keymap] Add 'j4ckofalltrades' keymap for sofle/rev1 (#14446)Jordan Duabe2021-09-175-0/+223
* [Keyboard] VIA support with top facing LEDs and underglow (#12814)Carlos Martins2021-09-141-18/+26
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-0/+4
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-2412-29/+35
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-242-0/+42
|\
| * feature: Add swap hands support for sofle keyboard. (#13654)Shane Celis2021-07-242-0/+42
* | Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre2021-07-241-208/+121
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-032-0/+28
|\|
| * [Keymap] Update Miryoku (#13307)Manna Harbour2021-07-032-0/+28
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-294-196/+200
* | Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-092-44/+44
* | Updated encoder_update_user on my keymap to follow the new signature on quant...Carlos Martins2021-06-101-2/+3
* | [Keymap] RGB Matrix working for Sofle RGB (#12861)Carlos Martins2021-06-066-0/+602
* | Fix keyboards/keymaps for boolean encoder callback changes (#12985)Drashna Jaelre2021-05-272-180/+182