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
/
lib
/
python
/
qmk
/
cli
/
generate
Age
Commit message (
Expand
)
Author
2023-09-13
Generate keymap.json config options more forcefully (#21960)
Joel Challis
2023-07-31
keycode aliases: work around ChibiOS ch.h include guard (#21497)
Ryan
2023-07-31
CLI: Improve error messages when layout key matrix row/col is OOB (#21640)
Ryan
2023-05-20
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-05-20
`qmk generate-make-dependencies` improvements (#21001)
Nick Brassel
2023-05-20
`qmk format-json`: Expose full key path and respect `sort_keys` (#20836)
Ryan
2023-05-20
Fix English word list retrieval in qmk generate-autocorrect-data (#20915)
Peter
2023-05-15
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2023-05-15
Generate `make` dependency file during build for info.json's etc. (#20451)
Nick Brassel
2023-04-09
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-04-09
Add autocomplete to generate-compilation-database (#20387)
Dasky
2023-04-07
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-04-07
Avoid generating empty ENCODER_RESOLUTION (#20179)
Joel Challis
2023-03-29
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-03-29
Minify content published to API (#20285)
Joel Challis
2023-03-27
Custom keycodes in JSON (#19925)
Joel Challis
2023-03-03
Remove some use of keymap.h (#19980)
Joel Challis
2023-02-12
Tidy up use of keycode range helpers (#19813)
Joel Challis
2023-02-10
Typographic updates to source generation (#19160)
Jouke Witteveen
2023-02-10
Tidy up use of keycode range helpers (#19756)
Joel Challis
2023-02-02
Add commit info to `version.h` (#19542)
Pablo MartÃnez
2023-01-30
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2023-01-30
Clean up `qmk generate-autocorrect-data` (#19710)
Ryan
2023-01-20
Publish keymap.json to API (#19167)
Joel Challis
2023-01-11
Fix CLI community detection (#19562)
Joel Challis
2023-01-05
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-01-05
Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (#19508)
Sergey Vlasov
2022-12-23
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-12-23
Minor alignment of rgb_breathe_table generator (#19403)
Joel Challis
2022-12-21
Remaining DD keymap_extras migration (#19110)
Joel Challis
2022-12-15
[Test] Reset timer for every unit test and provide timestamps for log message...
Stefan Kerkmann
2022-12-09
Initial uk+us DD keymap_extras migration (#19031)
Joel Challis
2022-11-23
Publish constants metadata to API (#19143)
Joel Challis
2022-11-15
Revert "Add pointing device support to data driven config (#18215)" (#19063)
Drashna Jaelre
2022-11-14
Add pointing device support to data driven config (#18215)
Drashna Jaelre
2022-11-08
Publish hjson files as json (#18996)
Joel Challis
2022-11-08
Format DD mappings and schemas (#18924)
Ryan
2022-11-05
Initial DD keycode migration (#18643)
Joel Challis
2022-10-20
Add converter support to keymap.json (#18776)
Joel Challis
2022-10-19
Build correctly when out of tree (#18775)
Joel Challis
2022-09-26
Generate DD RGBLight/LED/RGB Matrix animation defines (#18459)
Ryan
2022-09-21
Normalise info_config.h define generation (#18439)
Ryan
2022-09-19
Tidy up LAYOUT macro generation (#18262)
Joel Challis
2022-09-17
[Core] Add getreuer's Autocorrect feature to core (#15699)
Drashna Jaelre
2022-09-16
Disconnect `usb.device_ver` (#18259)
Ryan
2022-08-28
Handle escaping of manufacturer/product strings (#18194)
Ryan
2022-08-26
Update LUFA submodule (#18168)
Ryan
2022-08-06
Publish data as part of API generation (#17020)
Joel Challis
2022-07-11
More DD encoder fixes (#17615)
Joel Challis
2022-07-08
Fix rgbkb/sol/rev2 build issues (#17601)
Joel Challis
[next]