xwhatsit keyboards: refactor macros from the top of matrix.c to make sure they are...
[jackhill/qmk/firmware.git] / lib /
2020-03-19 James YoungAllow RGBLIGHT_ANIMATIONS to work on keebio/iris config...
2020-03-18 EroviaCLI: Hide json-keymap subcommand, as it's been deprecated. 0.8.54
2020-03-13 skullydazedAdd decorators for determining keyboard and keymap... 0.8.36
2020-03-12 skullYuse qmk.path.normpath to locate the output file. 0.8.31
2020-03-10 skullydazedRename qmk json-keymap to qmk json2c (#8372) 0.8.27
2020-03-08 skullydazedAdd gcc version detection to qmk doctor (#8338) 0.8.22
2020-02-29 James Young2020 February 29 Breaking Changes Update (#8064) 0.8.0
2020-02-26 Mikkel JeppesenFixed OS detection such that OSX doesn't take over... 0.7.172
2020-02-23 Akaash SureshNew functionality for cformat (#7893) 0.7.165
2020-02-17 skullydazedUse pathlib everywhere we can (#7872) 0.7.156
2020-02-17 Mikkel JeppesenFix os detection in OSX python 3.8 (#8187) 0.7.155
2020-02-15 skullYfix list_keymaps for python 3.5 0.7.153
2020-02-15 EroviaPathlib-ify qmk.keymap.list_keymaps()
2020-02-15 EroviaCode cleanup, use pathlib, use pytest keyboard
2020-02-15 EroviaFix commandline parsing and flake8 findings, rebase
2020-02-15 EroviaMajor rework, no regex/globbing, more walking
2020-02-15 EroviaFix merging community and base keymaps
2020-02-15 EroviaReturn only the unique keymaps
2020-02-15 EroviaDrop bs4 dependency, update docs, minor improvements
2020-02-15 EroviaFix regex for parsing rules.mk files
2020-02-15 EroviaAdd test for list_keymaps
2020-02-15 EroviaAnother major refactoring, add documentation
2020-02-15 EroviaFix output format
2020-02-15 EroviaTry to figure out revision, drop -rv/--revision argument
2020-02-15 EroviaFix help message.
2020-02-15 EroviaGet all buildable keymaps for each revision
2020-02-15 EroviaMajor update to work better with revisions
2020-02-15 EroviaCLI: add support for list_keymaps
2020-02-11 Mikkel Jeppesenuse replace() over rename() to have cross-platform... 0.7.148
2020-02-08 EroviaUpdate the flash cli command to use the user config... 0.7.145
2020-02-08 Joel ChallisCI: Add workflow for CLI testing (#7357) 0.7.143
2020-02-07 Cody BenderAdd QMK Compile Context Sensitivity (#6884) 0.7.142
2020-02-07 Joel ChallisRefactor ergo42 to use split_common (#7925)
2020-02-03 skullydazedImprove the functionality of qmk.questions (#8020) 0.7.138
2020-02-02 Joel ChallisFix cformat processing files within ignore folders... 0.7.136
2020-01-28 Mikkel JeppesenQmk doctor os check to support newer msys2/w10 installa... 0.7.128
2020-01-27 Joel ChallisMerge pull request #7995 from zvecr/feature/split_arm_i... 0.7.125
2020-01-27 Joel ChallisRefactor stm32duino f103 keyboards to use new central... 0.7.124
2020-01-24 skullydazedBeef up how `qmk doctor` works. (#7375) 0.7.119
2020-01-22 Joel ChallisAlign cformat rules with current CI implementation...
2020-01-20 EroviaFix attribute heritance for long commands. 0.7.112
2020-01-20 EroviaFix commandline arg merging, small improvements
2020-01-20 EroviaMILC: Fix/complete attribute heritance
2020-01-19 James YoungAdded keymap for Space65 (#7562)
2020-01-11 skullYyapf and style 0.7.108
2020-01-11 EroviaMake the udev rules easier to read and manage
2020-01-11 EroviaFix Pro Micro's and its bootloader's name
2020-01-11 EroviaCLI: Rework ModemManager check and add udev check
2019-12-16 Joel ChallisSoftware backlight improvements (#7255)
2019-12-09 Zach WhiteAlso fix flash 0.7.100
2019-12-09 Zach WhiteFix compiling json files
2019-12-01 skullYAdd pep8-naming to our python linting 0.7.96
2019-11-29 fauxparkUse os.chdir for `qmk docs` instead of a custom HTTP... 0.7.94
2019-11-21 EroviaMILC: Add support for hidden subcommands (#7034) 0.7.85
2019-11-21 William ChangMerge remote-tracking branch 'upstream/master'
2019-11-20 skullydazedAdd flake8 to our test suite and fix all errors (#7379) 0.7.83
2019-11-18 skullydazedImprove a number of things about how MILC operates... 0.7.80
2019-11-16 QMK Botformat code according to conventions [skip ci] 0.7.79
2019-11-16 jorgemanzoAdd CLI command for flashing a keyboard
2019-11-13 QMK Botformat code according to conventions [skip ci] 0.7.71
2019-11-13 Cody BenderAdd cli convert subcommand, from raw KLE to JSON (...
2019-11-13 skullYMake generating keymap.c from JSON more reliable 0.7.70
2019-11-13 skullYSmall CLI cleanups 0.7.67
2019-11-13 skullYWhen checking program returncodes treat both 0 and... 0.7.68 0.7.69
2019-11-13 skullYAdd support for newer versions of clang-format, if...
2019-10-29 St. John JohnsonFix the CLI docs (#6979) 0.7.51
2019-10-24 EroviaMILC: Use dashes instead of underscores for subcommands 0.7.46
2019-10-20 Harry WadaFix detection of ModemManager (#7076) 0.7.45
2019-10-12 fauxpark[CLI] `qmk docs` graceful shutdown on Ctrl+C (#6989) 0.7.38
2019-10-08 fauxpark[Docs] CLI command to serve docs locally (#6956) 0.7.35
2019-10-07 Dan McClain[CLI] Add `qmk list_keyboards` (#6927) 0.7.34
2019-10-06 St. John JohnsonUse `keymap` instead of `username` variable for `qmk... 0.7.33
2019-10-03 Ayman BagabasFix qmk doctor 'bytes-like object is required' on linux 0.7.30
2019-09-22 skullydazedConfiguration system for CLI (#6708) 0.7.26
2019-09-10 Kenny HoangCreated new_keymap.py, python version of new_keymap... 0.7.13
2019-09-07 skullYAdd a command to format python code
2019-09-07 skullYMake the modem manager check more pythonic
2019-09-07 skullYrun yapf on the code
2019-09-07 skullYSetup a python test framework
2019-08-31 skullYreadability enhancements 0.7.2
2019-08-31 skullYAdd support for passing files at the command line
2019-08-31 skullYCLI command to format C code
2019-08-30 skullYadd lufa as a submodule
2019-08-30 Drashna JaelreFix the LUFA lib to use a submodule instead of just...
2019-08-25 skullydazedRefactor `qmk compile-json` to `qmk compile` (#6592) 0.6.460
2019-07-20 DannyMerge pull request #6264 from zvecr/split_master_check 0.6.432
2019-07-16 Drashna JaelreExpand bootloader target to support most AVR boards...
2019-07-15 skullydazedFix compiling json files. (#6340) 0.6.418
2019-07-15 skullydazedQMK CLI and JSON keymap support (#6176) 0.6.417
2019-07-13 William ChangMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-05-19 Drashna Jaelre[Keymap] Drashna Corne Keyboard updates (#5903)
2019-05-19 XScorpion2Spirals, Pinwheels, and Documentation....Oh My! RGB...
2019-05-10 William ChangMerge pull request #2 from billiams/feature/billiams
2019-05-10 William ChangMerge branch 'qmk-master'
2019-05-10 William Changresolved conflicts
2019-04-30 XScorpion2Removed forced in lining for lib8tion functions (#5670) 0.6.343 0.6.344
2019-04-30 Alec GeatchesChange lib8tion library to be usable in user keymaps...
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
2019-04-03 Drashna JaelreMerge pull request #5536 from stanrc85/feature/updates
2019-04-03 XScorpion2RGB Matrix Overhaul (#5372) 0.6.328
next