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
/
converter
Age
Commit message (
Expand
)
Author
2023-05-04
Even more `info.json` whitespace cleanups (#20703)
Ryan
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
2023-04-25
Move miscellaneous layouts to data driven (#20516)
Ryan
2023-04-15
Move remaining `LAYOUT`s to data driven (#20422)
Ryan
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-05
Move small macropad-ish layouts to data driven (#20341)
Ryan
2023-04-04
Move fullsize layouts to data driven (#20317)
Ryan
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-03-29
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2023-03-29
Fix some invalid layout macros (#20256)
Ryan
2023-03-29
Fix layouts containing keys with multiple matrix positions (#20191)
Ryan
2023-03-20
Clean up usage of `QMK_KEYBOARD_H` (#20167)
Ryan
2023-03-17
Remove more empty headers (#20155)
Ryan
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-11
Move matrix config to info.json, part 6 (#20019)
Ryan
2023-02-28
Remove `"w":1` and `"h":1` from info.json (#19961)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2023-02-11
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
2023-02-10
Tidy up use of keycode range helpers (#19756)
Joel Challis
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-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-20
Fix functions with empty params (#19647)
Ryan
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-01
Align definition of unicode_map (#19452)
Joel Challis
2022-12-30
Remove useless line continuations (#19399)
Ryan
2022-12-19
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-12-19
[Keyboard] Add converter/xmk (#18433)
Manna Harbour
2022-12-15
Fixup build failures. (#19332)
Nick Brassel
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
Remove deprecated led_set_kb (#19273)
Joel Challis
2022-12-13
Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...
precondition
2022-12-09
Refactor some led_set_kb instances (#19179)
Joel Challis
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
2022-10-31
Normalise Unicode keycodes (#18898)
Ryan
2022-10-21
Deprecate `KC_LEAD` for `QK_LEAD` (#18792)
Ryan
2022-10-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-10-20
A1200 Converter. Small modification on a1200.h file (#18783)
8bits4ever
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
Update converter/usb_usb keymaps to use LAYOUT_fullsize (#18720)
precondition
2022-10-13
Remove legacy keycodes, part 4 (#18683)
Ryan
2022-10-11
Remove legacy keycodes, part 3 (#18669)
Ryan
2022-10-10
Remove legacy keycodes, part 2 (#18660)
Ryan
2022-10-09
Remove legacy international keycodes (#18588)
Ryan
2022-10-01
RESET -> QK_BOOT user keymaps (#18560)
Joel Challis
[next]