Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2021-10-15 | 1 | -1/+1 | |
|\| | ||||||
| * | [Keymap] Drashna Keymap Updates (#14842) | Drashna Jaelre | 2021-10-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | * Fix issues with user split transport code * Improve OLED (More font stuff, improved keylogger, etc) * Add `KEYLOCK` macro to disable USB, borrowed from command feature. * Convert Kyria fully to proton C (no more AVR kyria) * Add Work Louder Work Board keymap | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-16 | 10 | -8/+101 | |
|\| | ||||||
| * | [Keyboard] Tractyl Manuform Updates (#14841) | Drashna Jaelre | 2021-10-15 | 10 | -8/+101 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-12 | 16 | -0/+693 | |
|\| | ||||||
| * | [Keyboard] Add Split65 to keyboards/handwired (#13264) | Joris Wachsmuth | 2021-10-11 | 16 | -0/+693 | |
| | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joris Wachsmuth <jwachsmuth@techfak.uni-bielefeld.de> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-11 | 3 | -77/+138 | |
|\| | ||||||
| * | handwired/nicekey optimisation (#14788) | Ryan | 2021-10-11 | 3 | -77/+138 | |
| | | | | | | | | | | | | | | * handwired/nicekey optimisation * Add some consts * Read address from progmem, pass it into send_string_with_delay_P | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-09 | 6 | -165/+56 | |
|\| | ||||||
| * | [Keyboard] Update Tractyl Manuform config for F411 (#14770) | Drashna Jaelre | 2021-10-09 | 6 | -169/+58 | |
| | | ||||||
* | | Improve Adafruit BLE configuration defines (#14749) | Ryan | 2021-10-08 | 3 | -10/+0 | |
| | | | | | | | | | | * Improve Adafruit BLE configuration defines * Formatting | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-05 | 8 | -0/+227 | |
|\| | ||||||
| * | [Keyboard] Added DC MC 001 (#14661) | Daniel Cormier | 2021-10-04 | 8 | -0/+227 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-30 | 55 | -166/+166 | |
|\| | ||||||
| * | Remove firmware size impact notes from <keyboard>/rules.mk (#14652) | James Young | 2021-09-30 | 55 | -166/+166 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-30 | 6 | -6/+0 | |
|\| | ||||||
| * | Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649) | Ryan | 2021-09-30 | 6 | -6/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' into develop | James Young | 2021-09-29 | 69 | -78/+0 | |
|\| | ||||||
| * | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan | 2021-09-30 | 69 | -78/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-29 | 12 | -10/+261 | |
|\| | ||||||
| * | [Keyboard] Updates for Tractyl Manuform config (#14641) | Drashna Jaelre | 2021-09-29 | 12 | -10/+261 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' into develop | James Young | 2021-09-26 | 1 | -91/+96 | |
|\| | ||||||
| * | Unicomp Mini M handwired Configurator fix (#14609) | James Young | 2021-09-26 | 1 | -449/+96 | |
| | | | | | | | | | | * apply human-friendly formatting * correct info.json data | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | James Young | 2021-09-26 | 35 | -1632/+22 | |
|\| | ||||||
| * | Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) | James Young | 2021-09-26 | 35 | -1632/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove unused IS_COMMAND() instances from keyboard-level config.h, 0-9 * Remove unused IS_COMMAND() instances from keyboard-level config.h, A-B * Remove unused IS_COMMAND() instances from keyboard-level config.h, C-D * Remove unused IS_COMMAND() instances from keyboard-level config.h, E-G * Remove unused IS_COMMAND() instances from keyboard-level config.h, handwired * Remove unused IS_COMMAND() instances from keyboard-level config.h, H-M * Remove unused IS_COMMAND() instances from keyboard-level config.h, N-R * Remove unused IS_COMMAND() instances from keyboard-level config.h, S-Z * Remove unused Magic Key definitions from keyboard-level config.h, 0-9 * Remove unused Magic Key definitions from keyboard-level config.h, A * Remove unused Magic Key definitions from keyboard-level config.h, B * Remove unused Magic Key definitions from keyboard-level config.h, C * Remove unused Magic Key definitions from keyboard-level config.h, D-E * Remove unused Magic Key definitions from keyboard-level config.h, F-H * Remove unused Magic Key definitions from keyboard-level config.h, handwired * Remove unused Magic Key definitions from keyboard-level config.h, I-K * Remove unused Magic Key definitions from keyboard-level config.h, L-M * Remove unused Magic Key definitions from keyboard-level config.h, N-R * Remove unused Magic Key definitions from keyboard-level config.h, S-V * Remove unused Magic Key definitions from keyboard-level config.h, W-Z * Merge remote-tracking branch 'upstream/master' into clean/command_and_magic * Remove remaining unused IS_COMMAND() instances from keyboard-level config.h | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-26 | 13 | -36/+1 | |
|\| | ||||||
| * | Remove references to KBFirmware JSON Parser (#14608) | James Young | 2021-09-26 | 13 | -36/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove refs: exclusive/e85/soldered * remove refs: handwired/bigmac * remove refs: handwired/boss566y/redragon_vara * remove refs: handwired/marauder * remove refs: id67 * remove refs: kprepublic/bm60rgb * remove refs: playkbtw/helen80 * remove refs: sam/sg81m * remove refs: sawnsprojects/satxri6key * remove refs: yncognito/batpad | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-25 | 4 | -3/+4 | |
|\| | ||||||
| * | Remove keyboard-level `COMBO_ENABLE` rules (#14550) | Ryan | 2021-09-25 | 4 | -3/+4 | |
| | | ||||||
* | | Initial pass of F405 support (#14584) | Joel Challis | 2021-09-25 | 3 | -0/+40 | |
| | | | | | | | | | | | | | | | | | | * Initial pass of F405 support * remove some conf files * docs * clang | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2021-09-24 | 10 | -0/+475 | |
|\| | ||||||
| * | [Keyboard] Create the battleship gamepad keyboard. (#14551) | Andrew Braini | 2021-09-24 | 10 | -0/+475 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
| * | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) (#14567) | James Young | 2021-09-22 | 1 | -1/+0 | |
| | | | | | | | | | | * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) * update keyboards/handwired/slash/rules.mk per fauxpark | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-21 | 10 | -9/+4 | |
|\| | ||||||
| * | Remove keyboard-level `TAP_DANCE_ENABLE` rules (#14538) | Ryan | 2021-09-21 | 10 | -9/+4 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-21 | 74 | -75/+74 | |
|\| | ||||||
| * | Remove audio pin references in rules.mk (#14532) | Ryan | 2021-09-21 | 74 | -74/+74 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-20 | 26 | -26/+26 | |
|\| | ||||||
| * | Remove backlight pin references in rules.mk (#14513) | Ryan | 2021-09-20 | 26 | -26/+26 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-18 | 8 | -347/+0 | |
|\| | ||||||
| * | [Keyboard] Add Dosa40RGB + dtisaac01 (#14476) | Dao Tak Isaac | 2021-09-17 | 8 | -347/+0 | |
| | | ||||||
* | | Move Bluetooth config to common_features.mk (#14404) | Ryan | 2021-09-12 | 10 | -17/+18 | |
| | | | | | | | | | | | | | | | | | | * Move Bluetooth config to common_features.mk * Update common_features.mk Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Align ChibiOS I2C defs with other drivers (#14399) | Joel Challis | 2021-09-12 | 4 | -9/+7 | |
| | | | | | | | | | | | | | | | | | | * Align ChibiOS I2C defs with other drivers * Update keyboards/xelus/valor_frl_tkl/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-12 | 148 | -148/+0 | |
|\| | ||||||
| * | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 148 | -148/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-12 | 168 | -412/+11 | |
|\| | ||||||
| * | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 168 | -412/+11 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-10 | 4 | -4/+0 | |
|\| | ||||||
| * | Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375) | Ryan | 2021-09-10 | 4 | -4/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-10 | 2 | -2/+2 | |
|\| |