index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
mappings
Age
Commit message (
Expand
)
Author
2022-07-21
Add Blok 2040 conversion (#17603)
Albert Y
2022-07-06
Add kb2040 and sparkfun rp2040 converters (#17514)
Joel Challis
2022-06-23
Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065)
precondition
2022-06-20
Allow encoder config from info.json (#17295)
Joel Challis
2022-06-14
backlight|led 'on state' for DD configuration (#17383)
Joel Challis
2022-06-09
Add support for linting deprecated and removed functionality (#17063)
Joel Challis
2022-05-24
Update keyboard aliases
zvecr
2022-05-20
Move GMMK Pro to allow for multiple revisions (#16423)
GloriousThrall
2022-05-14
[Core] Add Caps Word feature to core (#16588)
Pascal Getreuer
2022-04-16
Implement XAP 'secure' core requirements (#16843)
Joel Challis
2022-04-06
Add bluepill/blackpill development board presets (#16806)
Joel Challis
2022-04-06
Add mechanism to limit available converters (#16783)
Joel Challis
2022-04-03
Add frameworking for development board presets (#16637)
Joel Challis
2022-03-05
Map data driven `DESCRIPTION` as string literal (#16523)
Ryan
2022-03-04
Change data driven "str" type to represent a quoted string literal (#16516)
Ryan
2022-02-12
Update keyboard mapping for all moved boards this cycle (#16312)
Drashna Jaelre
2022-01-30
[Keyboard] move @kkatano 's keyboards to kkatano user folder (#15684)
peepeetee
2022-01-30
[Keyboard] move @matthewdias 's keebs into matthewdias/ (#15991)
peepeetee
2022-01-17
CLI: Parse USB device version BCD (#14580)
Ryan
2022-01-17
move yd60mq to ymdk vendor folder (#15647)
peepeetee
2022-01-16
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-01-17
Revert "update keyboard_aliases.json (#15649)" (#15903)
Nick Brassel
2022-01-16
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-01-17
update keyboard_aliases.json (#15649)
peepeetee
2022-01-17
rename idobo to idobao/id75, move to vendor folder (#15661)
peepeetee
2022-01-14
[Keyboard] Fix compilation issues for mechlovin hex4b (#15885)
Drashna Jaelre
2021-11-22
Macros in JSON keymaps (#14374)
Zach White
2021-11-20
Short term bodge for PRODUCT warning (#15240)
Joel Challis
2021-11-05
Map `PRODUCT` define to `keyboard_name` (#14372)
Ryan
2021-08-29
2021Q3 pre-merge `develop` changelog, keyboard aliases (#14198)
Nick Brassel
2021-08-18
Add config.h and rules.mk support for data driven keymaps (#12859)
Joel Challis
2021-08-16
Add a lot more data to info.json (#13366)
Zach White
2021-06-19
Fix issue with crkbd json mapping (#13255)
Drashna Jaelre
2021-03-24
Add support for qmk_configurator style aliases (#11954)
Zach White
2021-02-28
Migrate make_dfu_header to CLI (#12061)
Joel Challis
2021-01-31
Create a system to map between info.json and config.h/rules.mk (#11548)
Zach White