index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
sofle
Age
Commit message (
Expand
)
Author
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2023-06-14
Move `RGBLIGHT_LED_MAP` to data driven (#21095)
Ryan
2023-06-06
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2023-05-10
Tidy up encoder_map directions (#20847)
Joel Challis
2023-05-04
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-05-03
`sofle/via` encoder map & doc handedness update (#20630)
IreuN
2023-04-15
Encodermap direction define. (#20454)
Nick Brassel
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-11
Move 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-26
Move encoder config to data driven (#19923)
Ryan
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-15
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-01-14
[Keymap] Add Bastian-Baloup sofle keymap (#18836)
Bastien BALOUP
2022-12-30
Remove useless line continuations (#19399)
Ryan
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-12
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-22
Merge remote-tracking branch 'origin/master' into develop
zvecr
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
2022-11-20
Use modern solution for tri-layer in sofle default layout (#19113)
rafal0p
2022-11-07
Normalise MIDI keycodes (#18972)
Ryan
2022-10-28
Normalise Auto Shift keycodes (#18892)
Ryan
2022-10-27
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-17
Remove legacy sendstring keycodes (#18749)
Ryan
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2022-10-16
Slipped through the cracks. (#18742)
Nick Brassel
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-10-13
Remove legacy keycodes, part 4 (#18683)
Ryan
2022-09-30
Fix keyboard pet OLED timeout logic (#17189)
Jouke Witteveen
2022-09-26
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-07
Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)
Dasky
2022-09-06
Remove legacy USE_SERIAL define (#18292)
Dasky
2022-08-28
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
Ryan
2022-08-21
RESET -> 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
[next]