summaryrefslogtreecommitdiff
path: root/keyboards/sofle
AgeCommit message (Expand)Author
2022-09-30Fix keyboard pet OLED timeout logic (#17189)Jouke Witteveen
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-07Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)Dasky
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
2022-08-28Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann
2022-08-04Move keyboard USB IDs and strings to data driven: S (#17889)Ryan
2022-07-31[Keymap] Add axtloss keymap for sofle (#17835)axtloss
2022-07-25[Keyboard] Add missing mute button to sofle keymap (#17796)Daniel O'Brien
2022-07-19[Keymap] Michal Keymap for Sofle rev1 (#17610)Michal
2022-07-02foureight84 keymap for sofle (#17246)foureight84
2022-07-02[Keymap] Update Miryoku (#16482)Manna Harbour
2022-06-03Add Encoder Map Swap Hands config for boards that support both features (#17294)Drashna Jaelre
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-03-08Asymmetric encoders, encoder tests. (#16068)Nick Brassel
2022-01-11keyhive sofle rgb: fix configuration. (#15339)Will Winder
2021-12-27New keymap for Sofle rev1 for Flare576 (#13723)Jeremy Scherer
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-22[Keymap] Disable console on Sofle default keymap (#15261)Drashna Jaelre
2021-11-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-11-19[Keymap] Sofle RGB - fixed switch and numpad layers (#15094)Andy
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
2021-10-15[Keymap] Update Miryoku (#14827)Manna Harbour
2021-10-05[Keyboard] Add basic Keyhive Sofle support (#14296)Drashna Jaelre
2021-09-23[Keyboard] Disable console on Sofle for size concerns (#14577)Albert Y
2021-09-17[Keymap] Add 'j4ckofalltrades' keymap for sofle/rev1 (#14446)Jordan Duabe
2021-09-14[Keyboard] VIA support with top facing LEDs and underglow (#12814)Carlos Martins
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-07-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-24feature: Add swap hands support for sofle keyboard. (#13654)Shane Celis
2021-07-24Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre
2021-07-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-03[Keymap] Update Miryoku (#13307)Manna Harbour
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2021-06-10Updated encoder_update_user on my keymap to follow the new signature on quant...Carlos Martins
2021-06-06[Keymap] RGB Matrix working for Sofle RGB (#12861)Carlos Martins
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-05-27Fix keyboards/keymaps for boolean encoder callback changes (#12985)Drashna Jaelre
2021-05-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-27Sofle rev1 Keymap - featuring keyboard pets (#12499)CodeFreak
2021-05-27Merge remote-tracking branch 'origin/master' into developQMK Bot