| Commit message (Expand) | Author | Age | Files | Lines |
* | Feature-ify Send String (#17275) | Ryan | 2022-07-02 | 3 | -0/+227 |
* | PoC: Swap Escape and Caps (#16336) | Osamu Aoki | 2022-07-02 | 2 | -0/+6 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-02 | 1 | -0/+4 |
|\ |
|
| * | Add Zsh note for tab complete (#17226) | jack | 2022-07-02 | 1 | -0/+4 |
* | | Add cli command to import keyboard|keymap|kbfirmware (#16668) | Joel Challis | 2022-07-02 | 1 | -0/+68 |
* | | Added Wait time to sending each Keys for Dynamic Macros function (#16800) | FREEWING.JP | 2022-07-02 | 2 | -0/+2 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-02 | 1 | -2/+53 |
|\| |
|
| * | Add LED backlight/indicator info to reference_info_json.md (#17010) | Josh Hinnebusch | 2022-07-02 | 1 | -2/+53 |
* | | RP2040 emulated EEPROM. (#17519) | Nick Brassel | 2022-07-02 | 2 | -12/+27 |
* | | [QP] Add ILI9488 support. (#17438) | Nick Brassel | 2022-07-02 | 1 | -0/+25 |
* | | [Core] Add Raspberry Pi RP2040 support (#14877) | Stefan Kerkmann | 2022-06-30 | 6 | -31/+243 |
* | | Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376) | Nick Brassel | 2022-06-30 | 2 | -7/+77 |
* | | Update feature_split_keyboard.md to add extra detail about left and right mat... | ihatechoosingusernames | 2022-06-29 | 1 | -1/+1 |
* | | improvements for Cirque Pinnacle trackpads (#17091) | Thomas Kriechbaumer | 2022-06-25 | 1 | -9/+12 |
* | | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) | precondition | 2022-06-24 | 2 | -2/+2 |
* | | Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065) | precondition | 2022-06-23 | 1 | -27/+96 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-23 | 1 | -2/+6 |
|\| |
|
| * | Update ref_functions.md (replaced deprecated `RESET`) (#17436) | David Kosorin | 2022-06-23 | 1 | -2/+6 |
* | | Added global current to all other issi drivers who don't have it (#17448) | Jamal Bouajjaj | 2022-06-23 | 1 | -0/+1 |
* | | Cirque Attenuation Setting (#17342) | Kyle McCreery | 2022-06-22 | 1 | -8/+16 |
* | | Fix RGB heatmap to use XY positions and use correct led limits (#17184) | Dasky | 2022-06-21 | 1 | -1/+16 |
* | | Allow encoder config from info.json (#17295) | Joel Challis | 2022-06-20 | 1 | -0/+36 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-21 | 1 | -1/+1 |
|\| |
|
| * | [Docs] clarify inner array of direct pin matrix (#17437) | evils | 2022-06-21 | 1 | -1/+1 |
* | | IS31FL3737 Global Current Setting (#17420) | Jamal Bouajjaj | 2022-06-19 | 1 | -0/+1 |
* | | [Core] Mouse key kinetic mode fix (#17176) | Albert Y | 2022-06-19 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-18 | 1 | -0/+2 |
|\| |
|
| * | Add a note about using differents MCU family (#17416) | coliss86 | 2022-06-19 | 1 | -0/+2 |
* | | Make default layer size 16-bit (#15286) | Drashna Jaelre | 2022-06-19 | 1 | -4/+3 |
* | | [Core] Split ChibiOS usart split driver in protocol and hardware driver part ... | Stefan Kerkmann | 2022-06-18 | 1 | -0/+10 |
* | | [Core] Allow usage of ChibiOS's SIO driver for split keyboards (#15907) | Stefan Kerkmann | 2022-06-17 | 1 | -75/+214 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-14 | 1 | -0/+2 |
|\| |
|
| * | Inform people that things may not work. (#17391) | Nick Brassel | 2022-06-14 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-14 | 1 | -0/+4 |
|\| |
|
| * | Update feature_midi.md (#17390) | Tom Barnes | 2022-06-14 | 1 | -0/+4 |
* | | tap-dance: Restructure code and document in more detail (#16394) | Jouke Witteveen | 2022-06-13 | 2 | -54/+90 |
* | | Add support for large Mouse Reports (#16371) | Drashna Jaelre | 2022-06-08 | 2 | -0/+3 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-08 | 1 | -2/+0 |
|\| |
|
| * | Update other_vscode.md (#17317) | JunZuloo | 2022-06-08 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-06 | 1 | -1/+1 |
|\| |
|
| * | docs: reflect systemd's change in language (#17322) | Travis Rigg | 2022-06-06 | 1 | -1/+1 |
* | | initial 24lc32a (#16990) | Xelus22 | 2022-06-04 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-05-31 | 1 | -1/+1 |
|\| |
|
| * | Add trailing parens to `get_oneshot_mods` in feature_advanced_keycodes.md (#1... | Forrest Cahoon | 2022-05-31 | 1 | -1/+1 |
* | | Make bootloader_jump for dualbank STM32 respect STM32_BOOTLOADER_DUAL_BANK_DE... | Thomas Preisner | 2022-05-30 | 1 | -1/+1 |
* | | Removes terminal from QMK. (#17258) | Nick Brassel | 2022-05-30 | 7 | -224/+0 |
* | | Make SPI Mode configurable and change default mode to 3 (#17263) | trwnh | 2022-05-31 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-05-30 | 2 | -2/+2 |
|\| |
|
| * | Fix docs typo (#17254) | Dasky | 2022-05-30 | 2 | -2/+2 |
* | | Add uf2-split-* make targets. (#17257) | Dasky | 2022-05-31 | 2 | -0/+7 |
|/ |
|