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
/
custommk
Age
Commit message (
Expand
)
Author
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-10
Fix up via keymap builds. (#20397)
Nick Brassel
2023-04-09
Fix up via keymap builds. (#20383)
Nick Brassel
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-03
Add core/fallback encoder behaviour (#20320)
jack
2023-04-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-11
Move matrix config to info.json, part 6 (#20019)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-21
Move backlight config to data driven, part 1 (#19887)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-09
Fix errors flagged by generate-api (#19784)
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
2022-12-30
Remove useless line continuations (#19399)
Ryan
2022-11-13
Add Bonsai C4 as a platform board file (#18901)
David Hoelscher
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-15
Update info.json configs to explicitly list RGBLIGHT animations (#18730)
Drashna Jaelre
2022-08-18
Add Bonsai C4 converter (#17711)
David Hoelscher
2022-08-07
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-07
RESET -> QK_BOOT default keymaps (#17939)
Joel Challis
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-07-26
Move keyboard USB IDs and strings to data driven: C (#17789)
Ryan
2022-07-19
[Keyboard] customMK EVO70 (#14907)
David Hoelscher
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-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-08-12
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2021-08-12
[Keyboard] Update to customMK Genesis (#12511)
David Hoelscher
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-05-21
Convert Encoder callbacks to be boolean functions (#12805)
Drashna Jaelre
2020-12-07
[Keyboard] Add customMK Genesis Macro Pad (#11080)
David Hoelscher