Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug] fix logical minimum in Programmable Button rdesc (#14464) | Thomas Weißschuh | 2021-09-16 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-16 | 13 | -132/+1157 |
|\ | |||||
| * | Adds optional hebrew layout (Unicode) (#14156) | Jos Boersema | 2021-09-15 | 13 | -132/+1157 |
| | | |||||
* | | New CLI subcommand to create clang-compatible compilation database ↵ | Bao | 2021-09-16 | 5 | -4/+166 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (`compile_commands.json`) (#14370) * pulled source from dev branch * missed a file from origin * formatting * revised argument names. relaxed matching rules to work for avr too * add docstrings * added docs. tightened up regex * remove unused imports * cleaning up command file. use existing qmk dir constant * rename parser library file * move lib functions into command file. there are only 2 and they aren't large * currently debugging... * more robustly find config * updated docs * remove unused imports * reuse make executable from the main make command * pulled source from dev branch * missed a file from origin * formatting * revised argument names. relaxed matching rules to work for avr too * add docstrings * added docs. tightened up regex * remove unused imports * cleaning up command file. use existing qmk dir constant * rename parser library file * move lib functions into command file. there are only 2 and they aren't large * currently debugging... * more robustly find config * updated docs * remove unused imports * reuse make executable from the main make command * remove MAKEFLAGS from environment for better control over process management * Update .gitignore Co-authored-by: Michael Forster <forster@google.com> * add a usage line to docs * doc change as suggested Co-authored-by: Nick Brassel <nick@tzarc.org> * rename command * remove debug print statements * generate-compilation-database: fix arg handling * generate-comilation-db: improve error handling * use cli.run() instead of Popen() Co-authored-by: Xton <cdewan@apple.com> Co-authored-by: Christon DeWan <cmdpix@mac.com> Co-authored-by: Michael Forster <forster@google.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-16 | 9 | -0/+485 |
|\| | |||||
| * | [Keyboard] Add the Idobao ID96 keyboard (#14371) | Vino Rodrigues | 2021-09-15 | 9 | -0/+485 |
| | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-16 | 36 | -0/+1565 |
|\| | |||||
| * | [Keyboard] Add FJLabs TF60 Variants and TF65 Variant (#14392) | Felix Jen | 2021-09-15 | 27 | -0/+1197 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | [Keyboard] Add Absolute Designs AD65 Keyboard (#14391) | Felix Jen | 2021-09-15 | 9 | -0/+368 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | [Bug] Fix descriptor for USB Programmable Buttons (#14455) | Thomas Weißschuh | 2021-09-15 | 1 | -1/+1 |
| | | |||||
* | | Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456) | Joel Challis | 2021-09-16 | 7 | -15/+17 |
| | | |||||
* | | core: fix compilation issues with USB programmable buttons (#14454) | Thomas Weißschuh | 2021-09-16 | 1 | -0/+2 |
| | | | | | | | | Reported here: https://github.com/qmk/qmk_firmware/pull/12950#issuecomment-920329569 | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 9 | -0/+309 |
|\| | |||||
| * | [Keyboard] add Matrix Me (#14331) | yulei | 2021-09-15 | 9 | -0/+309 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 17 | -17/+53 |
|\| | |||||
| * | [Keyboard] Replaced Maker Keyboards & FJLabs Legacy Code (#14393) | Felix Jen | 2021-09-15 | 17 | -17/+53 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 1 | -2/+2 |
|\| | |||||
| * | [Keyboard] Add `NO_LED` positions to match key matrix. (#14417) | Albert Y | 2021-09-15 | 1 | -2/+2 |
| | | | | | | Co-authored-by: filterpaper <filterpaper@localhost> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 2 | -5/+5 |
|\| | |||||
| * | [Keymap] A slight improvement to my own ErgoDox keymap (#14425) | IFo Hancroft | 2021-09-15 | 2 | -5/+5 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 14 | -86/+200 |
|\| | |||||
| * | [Keymap] Trying again with Prime-e update! (#14429) | peott-fr | 2021-09-15 | 1 | -21/+21 |
| | | |||||
| * | [Keyboard] Update lighting effects for xbows keyboard (#14432) | X-Bows Tech | 2021-09-15 | 13 | -65/+179 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 2 | -8/+13 |
|\| | |||||
| * | [Docs] add sync options heading, update led indicators (#14441) | Dasky | 2021-09-15 | 2 | -8/+13 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 4 | -20/+24 |
|\| | |||||
| * | [Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451) | Drashna Jaelre | 2021-09-15 | 4 | -20/+24 |
| | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | | Add Support for USB programmable buttons (#12950) | Thomas Weißschuh | 2021-09-15 | 22 | -14/+436 |
| | | |||||
* | | Implement F4 eeprom (#14195) | Joel Challis | 2021-09-15 | 5 | -6/+230 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 1 | -6/+7 |
|\| | |||||
| * | [Keyboard] Fix Boop65 rgb compile issues (#14444) | Drashna Jaelre | 2021-09-15 | 1 | -6/+7 |
| | | |||||
* | | Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433) | Joel Challis | 2021-09-15 | 6 | -73/+22 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 8 | -0/+251 |
|\| | |||||
| * | [Keyboard] Add Aya keyboard (#14378) | Dan Nixon | 2021-09-14 | 8 | -0/+251 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 9 | -0/+285 |
|\| | |||||
| * | [Keyboard] add kbd75 hotswap keyboard (#14283) | moyi4681 | 2021-09-14 | 9 | -0/+285 |
| | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 18 | -0/+1124 |
|\| | |||||
| * | [Keyboard] add boop65 rgb keyboard (#14166) | moyi4681 | 2021-09-14 | 9 | -0/+385 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | [Keyboard] Add KeyBee65 (#14163) | Wolf Van Herreweghe | 2021-09-14 | 9 | -0/+739 |
| | | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 13 | -0/+764 |
|\| | |||||
| * | [Keyboard] Add Mach80 for Melgeek (#14076) | bomb | 2021-09-14 | 13 | -0/+764 |
| | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 2 | -0/+96 |
|\| | |||||
| * | [Keyboard] added 64_ansi_split_bs layout (#13776) | jmcwilliams403 | 2021-09-14 | 2 | -0/+96 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 1 | -2/+2 |
|\| | |||||
| * | [Keyboard] Update peranekofactory/tone/rev2/rev2.h (#13610) | ぺらねこ | 2021-09-14 | 1 | -2/+2 |
| | | | | | | I changed the description that was mistakenly described as the same wiring as Rev1 to the correct description. | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 1 | -1/+1 |
|\| | |||||
| * | [Docs] fixed incorrect amount of steps for oled usage (#13519) | vsrivastava | 2021-09-14 | 1 | -1/+1 |
| | | | | | | | | | | changed line 21 from saying "three steps" to "two steps" as there are only two steps Co-authored-by: feynmantf <46390109+feynmantf@users.noreply.github.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 1 | -17/+7 |
|\| | |||||
| * | [Keyboard] Dubba175 Default Keymap Update (#13486) | drhigsby | 2021-09-14 | 1 | -17/+7 |
| | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 1 | -18/+26 |
|\| |