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-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
2023-07-03
Fix encoder map declarations (#21435)
Joel Challis
2023-06-29
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-06-29
sofle/rev1:devdev: Disable console (#21401)
フィルターペーパー
2023-06-28
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-06-28
[Keyboard] Sofle: fix LED count (#21386)
フィルターペーパー
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
2023-06-24
Move `TAPPING_TERM` to data driven (#21296)
Ryan
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-19
Remove encoder in-matrix workaround code (#20389)
jack
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
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
[next]