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
/
rev1
Age
Commit message (
Expand
)
Author
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
2023-06-24
Move `TAPPING_TERM` to data driven (#21296)
Ryan
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-11
Move matrix config to info.json, part 5 (#20003)
Ryan
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
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
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-04
Move keyboard USB IDs and strings to data driven: S (#17889)
Ryan
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2021-10-05
[Keyboard] Add basic Keyhive Sofle support (#14296)
Drashna Jaelre
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-08-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-06-06
[Keymap] RGB Matrix working for Sofle RGB (#12861)
Carlos Martins
2021-01-20
Remove `DESCRIPTION`, R-V (#11632)
Ryan
2020-05-18
Add TAP_CODE_DELAY 10. Fix a typo (compilation error)
Josef Adamcik
2020-04-29
Sofle: Remove LAYOUT_kc macro for default layout. Remove unnecessary code.
Josef Adamcik
2020-04-29
Add SofleKeyboard support to QMK firmware.
Josef Adamcik