summaryrefslogtreecommitdiff
path: root/keyboards/sofle
AgeCommit message (Expand)Author
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-11-20Use modern solution for tri-layer in sofle default layout (#19113)rafal0p
2022-11-07Normalise MIDI keycodes (#18972)Ryan
2022-10-28Normalise Auto Shift keycodes (#18892)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-17Remove legacy sendstring keycodes (#18749)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-10-16Merge remote-tracking branch 'upstream/master' into developNick Brassel
2022-10-16Slipped through the cracks. (#18742)Nick Brassel
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
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