index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
mode
/
m65s
Age
Commit message (
Expand
)
Author
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2022-08-03
Move keyboard USB IDs and strings to data driven: M (#17859)
Ryan
2022-07-01
Swap over F4x1 8MHz HSE boards over from blackpill board files (#17520)
Joel Challis
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-04-06
Add non blackpill F4x1 config files (#16600)
Joel Challis
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-01-06
Fixes for bootloader refactor build failures (#15638)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-10-06
Mode M65S touch-up (#14722)
James Young
2021-09-22
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) (#14567)
James Young
2021-09-16
Mode 65S: Tap code and extra keys for media keys (#14471)
Álvaro A. Volpato
2021-09-14
Add initial support for M65S (#14027)
Álvaro A. Volpato