Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre | 2022-10-15 | 18 | -29/+188 |
| | |||||
* | Remove legacy keycodes, part 3 (#18669) | Ryan | 2022-10-11 | 2 | -2/+2 |
| | | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR` | ||||
* | Remove more RESET keycode references (#18559) | Joel Challis | 2022-10-01 | 6 | -6/+6 |
| | |||||
* | [Keyboard] Add Moment Solderable (#18385) | Andrew Kannan | 2022-09-29 | 9 | -0/+300 |
| | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | [Keyboard] Add Moment Hotswap PCB (#18384) | Andrew Kannan | 2022-09-24 | 6 | -0/+216 |
| | |||||
* | [Keyboard] Add Vector PCB (#17380) | Andrew Kannan | 2022-09-14 | 6 | -0/+153 |
| | |||||
* | Remove more RESET keycode references (#18252) | Joel Challis | 2022-09-03 | 3 | -3/+3 |
| | |||||
* | [Keyboard] CannonKeys Malicious Ergo (#17076) | Andrew Kannan | 2022-08-30 | 12 | -0/+403 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Malicious Ergo keyboard to QMK * Update layout * update info.json * update info.json again * Update info.json again * i h8 info.json * its default not all * Update keyboards/cannonkeys/malicious_ergo/config.h * Add bootloader instructions and license header * Update keyboards/cannonkeys/malicious_ergo/rules.mk * Update keyboards/cannonkeys/malicious_ergo/rules.mk * Update keyboards/cannonkeys/malicious_ergo/readme.md * Remove rotation from info.json * Remove labels * Update keyboards/cannonkeys/malicious_ergo/readme.md * Update keyboards/cannonkeys/malicious_ergo/malicious_ergo.h * Revise info.json again * whitespace fix * Apply suggestions from code review Move pid/vid into info json Fix rounding errors in info json Thanks to fauxpark and noroadsleft! | ||||
* | [Keyboard] Fix layout macro for Cannonkeys Atlas keyboard (#18216) | Drashna Jaelre | 2022-08-30 | 1 | -2/+2 |
| | |||||
* | [Keyboard] add Nearfield, fix typo in Le Chiffre Readme (#17914) | TJ | 2022-08-28 | 7 | -0/+543 |
| | |||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 3 | -3/+3 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-20 | 6 | -6/+6 |
|\ | |||||
| * | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 6 | -6/+6 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-14 | 12 | -83/+34 |
|\| | |||||
| * | Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945) | Ryan | 2022-08-14 | 12 | -83/+34 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-12 | 2 | -4/+4 |
|\| | |||||
| * | Put non-US ISO keys in their expected spots in sagittarius' default keymaps ↵ | precondition | 2022-08-13 | 2 | -4/+4 |
| | | | | | | | | (#18005) | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-10 | 1 | -3/+3 |
|\| | |||||
| * | Fix detection of EEPROM reset in some keyboards (#17970) | Wilba | 2022-08-09 | 1 | -3/+3 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-07 | 6 | -6/+6 |
|\| | |||||
| * | RESET -> QK_BOOT default keymaps (#17939) | Joel Challis | 2022-08-07 | 6 | -6/+6 |
| | | |||||
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-06 | 11 | -0/+336 |
|\| | |||||
| * | [Keyboard] Add Crin PCB (#17913) | Andrew Kannan | 2022-08-05 | 11 | -0/+336 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-25 | 58 | -205/+177 |
|\| | |||||
| * | Move keyboard USB IDs and strings to data driven: C (#17789) | Ryan | 2022-07-26 | 58 | -205/+177 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-13 | 2 | -3/+149 |
|\| | |||||
| * | Gentoo & Gentoo Hotswap: correct Configurator key sequence errors (#17668) | James Young | 2022-07-13 | 2 | -3/+149 |
| | | | | | | | | | | | | | | | | | | * Gentoo info.json: apply friendly formatting * Gentoo info.json: correct key sequence error * Gentoo Hotswap info.json: apply friendly formatting * Gentoo Hotswap info.json: correct key sequence error | ||||
* | | [Fix] Patches after printf library update (#17584) | Stefan Kerkmann | 2022-07-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Add missing '(' to print_bin_reverse32 declaration * Fix insufficient character buffers on satisfaction75 * Remove \0 character in format string and use corrected offset math instead on rocketboard 16 * Replace snprintf_ with snprintf for djinn * Explicitly ignore format checks for tracktyl manuform that uses %b specifier * Print properly escaped version string in command.c, as PRODUCT or other defines can contain constructs like 'Vendor keyboard 66%' which will be interpreted as a format specifier | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-02 | 9 | -0/+279 |
|\| | |||||
| * | Add Gentoo Hotswap PCB to QMK (#17528) | Andrew Kannan | 2022-07-02 | 9 | -0/+279 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-02 | 9 | -0/+282 |
|\| | |||||
| * | Add Gentoo Solderable PCB to QMK (#17527) | Andrew Kannan | 2022-07-02 | 9 | -0/+282 |
| | | |||||
* | | Make default layer size 16-bit (#15286) | Drashna Jaelre | 2022-06-19 | 2 | -37/+38 |
|/ | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | [Keyboard] Add BrutalV2 65 Keyboard (#17252) | Andrew Kannan | 2022-06-07 | 9 | -0/+282 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Brutal65 V2 to QMK * Update info.json and copyright notices * Update info.json] * Update readme and delete chconf * Update matrix and keymaps to match info json * Update keyboards/cannonkeys/brutalv2_65/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/cannonkeys/brutalv2_65/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/cannonkeys/brutalv2_65/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Keyboard] Add Cloudline PCB support (#17253) | Andrew Kannan | 2022-06-07 | 11 | -0/+308 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 54 | -57/+57 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-05-13 | 1 | -1/+5 |
|\ | |||||
| * | [Keyboard] Add caps and num indicators to Balance keyboard (#17075) | Andrew Kannan | 2022-05-12 | 1 | -1/+5 |
| | | |||||
* | | Provide better config defaults for bluepill boards (#16909) | Joel Challis | 2022-04-22 | 5 | -145/+0 |
|/ | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 26 | -54/+0 |
| | | | | (#16655) | ||||
* | Fix a couple of mismatched info.json layout names (#16164) | Ryan | 2022-02-02 | 1 | -2/+102 |
| | | | | | | | * Fix a couple of mismatched info.json layout names * Fix layouts * Clean up layouts | ||||
* | [Keyboard] HoodrowG PCB (#15474) | Andrew Kannan | 2022-01-13 | 9 | -0/+278 |
| | | | | | Co-authored-by: Julian <julianzabala1@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | cannonkeys/adelie: Fix QMK Configurator Implementation (#15754) | James Young | 2022-01-05 | 1 | -1/+59 |
| | | | | | * info.json: apply friendly formatting * info.json: correct key sequence | ||||
* | [Keyboard] Adelie Firmware (#13265) | Andrew Kannan | 2021-12-14 | 9 | -0/+412 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Remove unnecessary backslash-escapes in default keymaps (#15472) | Ryan | 2021-12-14 | 6 | -86/+86 |
| | | | | | | | * Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps | ||||
* | Fix up build options comments (#15463) | Ryan | 2021-12-12 | 16 | -23/+29 |
| | |||||
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 25 | -33/+25 |
| | |||||
* | Remove pointless `CUSTOM_MATRIX = no` (#15383) | Ryan | 2021-12-02 | 9 | -9/+0 |
| | |||||
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 25 | -33/+5 |
| |