Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jsonify some info.json (#19146) | Joel Challis | 2022-11-25 | 1 | -1/+1 |
| | |||||
* | Update use of legacy keycodes (#19120) | Joel Challis | 2022-11-22 | 2 | -2/+2 |
| | |||||
* | Remove .noci functionality (#19122) | Joel Challis | 2022-11-21 | 1 | -0/+0 |
| | |||||
* | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 1 | -1/+1 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-27 | 9 | -0/+275 |
|\ | |||||
| * | [Keyboard] Add Lunar II (#18827) | ai03 | 2022-10-26 | 9 | -0/+275 |
| | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: ai03 <sarcaphx510@gmail.com> | ||||
* | | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 1 | -1/+1 |
| | | |||||
* | | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 12 | -12/+12 |
| | | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre | 2022-10-15 | 7 | -84/+10 |
| | | |||||
* | | Remove legacy international keycodes (#18588) | Ryan | 2022-10-09 | 1 | -3/+3 |
| | | |||||
* | | RESET -> QK_BOOT user keymaps (#18560) | Joel Challis | 2022-10-01 | 1 | -1/+1 |
|/ | |||||
* | [Keymap] Personal user space code and keymaps by ZyBeR (#18512) | ZyberSE | 2022-09-29 | 1 | -0/+23 |
| | | | Co-authored-by: ZyBeR <n/a> | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 5 | -5/+5 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-20 | 1 | -1/+1 |
|\ | |||||
| * | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-14 | 2 | -7/+6 |
|\| | |||||
| * | Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941) | Ryan | 2022-08-13 | 2 | -7/+6 |
| | | |||||
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 9 | -9/+0 |
| | | |||||
* | | [Core] Process all changed keys in one scan loop, deprecate ↵ | Stefan Kerkmann | 2022-08-06 | 2 | -40/+0 |
|/ | | | | `QMK_KEYS_PER_SCAN` (#15292) | ||||
* | Move keyboard USB IDs and strings to data driven: A (#17781) | Ryan | 2022-07-26 | 20 | -72/+63 |
| | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 13 | -13/+13 |
| | |||||
* | Rename keymap_extras headers for consistency (#16939) | Ryan | 2022-05-15 | 2 | -2/+2 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 10 | -24/+0 |
| | | | | (#16655) | ||||
* | Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵ | Joel Challis | 2022-02-26 | 2 | -4/+2 |
| | | | | | | | keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps | ||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-08 | 1 | -0/+4 |
|\ | |||||
| * | [Keyboard] Add caps and scroll indicator LEDs to andromeda PCB (#15793) | Andrew Kannan | 2022-01-08 | 1 | -0/+4 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2021-12-14 | 7 | -53/+17 |
|\| | |||||
| * | Remove unnecessary backslash-escapes in default keymaps (#15472) | Ryan | 2021-12-14 | 7 | -53/+17 |
| | | | | | | | | | | | | | | * Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps | ||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-12-09 | 12 | -24/+12 |
|\| | |||||
| * | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 12 | -24/+12 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-12-02 | 12 | -24/+0 |
|\| | |||||
| * | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 12 | -24/+0 |
| | | |||||
* | | Convert ai03/orbit to SPLIT_KEYBOARD (#15340) | Joel Challis | 2021-12-01 | 15 | -1544/+115 |
| | | |||||
* | | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349) | Stefan Kerkmann | 2021-11-29 | 1 | -5/+0 |
|/ | |||||
* | Move tmk_core/common/<plat> (#13918) | Joel Challis | 2021-11-19 | 1 | -1/+1 |
| | |||||
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 7 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove BOOTMAGIC_ENABLE=lite setting * change keyboard BOOTMAGIC_ENABLE rules Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keyboard BOOTMAGIC_ENABLE inline comments Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite". * change keymap BOOTMAGIC_ENABLE rules Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keymap BOOTMAGIC_ENABLE inline comments Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * change layout/user BOOTMAGIC_ENABLE rules/comments Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/ * remove docs references to Full Bootmagic * convert data-driven Bootmagic Lite instances * remove Bootmagic Lite bodge from data-driven generation * Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a * update docs/ja/config_options.md per mtei * update docs/faq_misc.md per mtei Remove remaining Full Bootmagic reference. | ||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-02 | 14 | -0/+707 |
|\ | |||||
| * | [Keyboard] Add JP60 keyboard (#14219) | ai03 | 2021-10-02 | 14 | -0/+707 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'upstream/master' into develop | James Young | 2021-09-29 | 6 | -6/+0 |
|\| | |||||
| * | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan | 2021-09-30 | 6 | -6/+0 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | James Young | 2021-09-26 | 6 | -312/+0 |
|\| | |||||
| * | Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) | James Young | 2021-09-26 | 6 | -312/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 'upstream/master' into develop | fauxpark | 2021-09-21 | 8 | -8/+8 |
|\| | |||||
| * | Remove audio pin references in rules.mk (#14532) | Ryan | 2021-09-21 | 8 | -8/+8 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-20 | 4 | -4/+4 |
|\| | |||||
| * | Remove backlight pin references in rules.mk (#14513) | Ryan | 2021-09-20 | 4 | -4/+4 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-12 | 11 | -11/+0 |
|\| | |||||
| * | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 11 | -11/+0 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-12 | 10 | -23/+3 |
|\| | |||||
| * | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 10 | -23/+3 |
| | |