Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add converter support to keymap.json (#18776) | Joel Challis | 2022-10-20 | 2 | -2/+7 |
| | |||||
* | [CLI] Ensure consistent clean behaviour (#18781) | Joel Challis | 2022-10-20 | 3 | -100/+91 |
| | |||||
* | Build correctly when out of tree (#18775) | Joel Challis | 2022-10-19 | 2 | -18/+30 |
| | |||||
* | Correctly build keymap.json containing additional config (#18766) | Joel Challis | 2022-10-19 | 1 | -5/+4 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-12 | 1 | -7/+0 |
|\ | |||||
| * | Remove unused LED_INDICATORS constant (#18686) | Joel Challis | 2022-10-12 | 1 | -7/+0 |
| | | |||||
* | | Generate DD RGBLight/LED/RGB Matrix animation defines (#18459) | Ryan | 2022-09-26 | 1 | -0/+15 |
| | | |||||
* | | Normalise info_config.h define generation (#18439) | Ryan | 2022-09-21 | 2 | -93/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Normalise info_config.h define generation * format * Fix tests * Update lib/python/qmk/cli/generate/config_h.py Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Fix incorrect g_led_config generation (#18431) | Ryan | 2022-09-21 | 1 | -12/+16 |
| | | |||||
* | | Tidy up LAYOUT macro generation (#18262) | Joel Challis | 2022-09-19 | 4 | -101/+59 |
| | | |||||
* | | [Core] Add getreuer's Autocorrect feature to core (#15699) | Drashna Jaelre | 2022-09-17 | 2 | -0/+290 |
| | | | | | | Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-16 | 1 | -1/+17 |
|\| | |||||
| * | Add ability to remove temporary files during multibuild. (#18381) | Nick Brassel | 2022-09-16 | 1 | -1/+17 |
| | | |||||
* | | Disconnect `usb.device_ver` (#18259) | Ryan | 2022-09-16 | 2 | -20/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | Joshua Diamond | 2022-09-12 | 1 | -1/+1 |
|\| | |||||
| * | Fix '_RIGHT' matrix pins lint error (#18320) | Joel Challis | 2022-09-09 | 1 | -1/+1 |
| | | |||||
* | | Move bootloader.mk to platforms (#18228) | Ryan | 2022-08-31 | 2 | -7/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-31 | 1 | -1/+1 |
|\| | |||||
| * | `qmk lint`: fix TypeError (#18226) | Ryan | 2022-08-31 | 1 | -1/+1 |
| | | |||||
* | | Handle escaping of manufacturer/product strings (#18194) | Ryan | 2022-08-28 | 2 | -2/+3 |
| | | |||||
* | | Switch over MANUFACTURER and PRODUCT to string literals (#18183) | Ryan | 2022-08-28 | 1 | -2/+2 |
|/ | |||||
* | Update LUFA submodule (#18168) | Ryan | 2022-08-26 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-24 | 1 | -1/+1 |
|\ | |||||
| * | Update invalid pip install flag (#18146) | Joel Challis | 2022-08-24 | 1 | -1/+1 |
| | | |||||
* | | Fix PID value for the Keyboardio Atreus 2 bootloader (#18116) | Sergey Vlasov | 2022-08-20 | 1 | -1/+1 |
| | | | | | | Copy the correct PID from `util/udev/50-qmk.rules`. | ||||
* | | CLI: Teaching the CLI to flash binaries (#16584) | Erovia | 2022-08-20 | 5 | -93/+336 |
| | | | | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Remove legacy bootmagic cli parsing (#18099) | Joel Challis | 2022-08-19 | 1 | -8/+1 |
| | | |||||
* | | Fix new-keyboard default for RP2040 bootloader (#18100) | Joel Challis | 2022-08-19 | 1 | -0/+1 |
| | | |||||
* | | Improve importer workflow (#17707) | Joel Challis | 2022-08-13 | 2 | -51/+101 |
| | | |||||
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -14/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-06 | 1 | -4/+18 |
|\| | |||||
| * | Provide users with replacements for deprecated/invalid functionality where ↵ | Ryan | 2022-08-06 | 1 | -4/+18 |
| | | | | | | | | applicable (#17604) | ||||
* | | Publish data as part of API generation (#17020) | Joel Challis | 2022-08-06 | 1 | -14/+23 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-27 | 1 | -1/+1 |
|\| | |||||
| * | CLI compatibility for MacOS (#17811) | Albert Y | 2022-07-27 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-26 | 3 | -2/+69 |
|\| | |||||
| * | Make `qmk doctor` print out the last log entry for ↵ | Nick Brassel | 2022-07-26 | 3 | -2/+69 |
| | | | | | | | | upstream/{master,develop}, including dates (#17713) | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-23 | 1 | -5/+10 |
|\| | |||||
| * | Fix test logic to check for both keymaps (#17761) | Niko Wenselowski | 2022-07-23 | 1 | -5/+10 |
| | | | | | | | | | | | | | | | | | | | | | | Python will evaluate first the left and then the right side of the and operator. The left side would previously return True based on the truthiness logic that treats any non-emptry string as true. It would not check if the desired keymap exists. If the left side is true it will evaluate the right side which will check for the existance of a specific keymap. With this change the check for existance of two keymaps is implemented. | ||||
* | | More DD encoder fixes (#17615) | Joel Challis | 2022-07-11 | 2 | -6/+12 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-09 | 1 | -0/+1 |
|\| | |||||
| * | Add line to multibuild output log showing the actual build target. (#17606) | Nick Brassel | 2022-07-09 | 1 | -0/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-08 | 1 | -29/+9 |
|\| | |||||
| * | Allow only col or row pins for *_right extraction. (#17590) | Dasky | 2022-07-08 | 1 | -29/+9 |
| | | |||||
* | | Fix rgbkb/sol/rev2 build issues (#17601) | Joel Challis | 2022-07-08 | 2 | -3/+11 |
| | | |||||
* | | Tentative Teensy 3.5 support (#14420) | Ryan | 2022-07-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * Tentative Teensy 3.5 support * Set firmware format to .hex for ARM Teensys * Got to "device descriptor failed" by comparing with Teensy 3.6 code * Drop down to 96MHz... * Bump back up to 120MHz | ||||
* | | Add cli command to import keyboard|keymap|kbfirmware (#16668) | Joel Challis | 2022-07-02 | 6 | -0/+222 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-01 | 1 | -2/+2 |
|\| | |||||
| * | Allow locate_keymap to handle DEFAULT_FOLDER (#17529) | Joel Challis | 2022-07-01 | 1 | -2/+2 |
| | | |||||
* | | [Core] Add Raspberry Pi RP2040 support (#14877) | Stefan Kerkmann | 2022-06-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Disable RESET keycode because of naming conflicts * Add Pico SDK as submodule * Add RP2040 build support to QMK * Adjust USB endpoint structs for RP2040 * Add RP2040 bootloader and double-tap reset routine * Add generic and pro micro RP2040 boards * Add RP2040 onekey keyboard * Add WS2812 PIO DMA enabled driver and documentation Supports regular and open-drain output configuration. RP2040 GPIOs are sadly not 5V tolerant, so this is a bit use-less or needs extra hardware or you take the risk to fry your hardware. * Adjust SIO Driver for RP2040 * Adjust I2C Driver for RP2040 * Adjust SPI Driver for RP2040 * Add PIO serial driver and documentation * Add general RP2040 documentation * Apply suggestions from code review Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org> |