summaryrefslogtreecommitdiff
path: root/keyboards/sofle
AgeCommit message (Expand)Author
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
2023-03-09[Keymap] Fix the secondary keyboard not updating WPM (#20069)Budiman Jojo
2023-02-28[Keymap] sofle/keymaps/michal: rewrite (#19938)Michal S
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-14[Keymap] Add Bastian-Baloup sofle keymap (#18836)Bastien BALOUP
2022-12-30Remove useless line continuations (#19399)Ryan
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-22Merge remote-tracking branch 'origin/master' into developzvecr
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