| Commit message (Expand) | Author | Age | Files | Lines |
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 2023-06-24 | 2 | -3/+2 |
* | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 2 | -1/+3 |
* | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 1 | -2/+2 |
* | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 2 | -16/+32 |
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 2 | -1/+3 |
* | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 1 | -2/+0 |
* | Remove more empty headers (#20155) | Ryan | 2023-03-17 | 1 | -1/+0 |
* | Move matrix config to info.json, part 5 (#20003) | Ryan | 2023-03-11 | 2 | -8/+5 |
* | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan | 2023-02-22 | 1 | -4/+0 |
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -4/+0 |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -6/+2 |
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -3/+0 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
* | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 1 | -2/+0 |
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre | 2022-10-15 | 1 | -1/+10 |
* | Remove legacy keycodes, part 3 (#18669) | Ryan | 2022-10-11 | 1 | -1/+1 |
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
* | Move keyboard USB IDs and strings to data driven: A (#17781) | Ryan | 2022-07-26 | 2 | -7/+6 |
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+1 |
* | Fix up build options comments (#15463) | Ryan | 2021-12-12 | 1 | -1/+1 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -1/+1 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -1/+0 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-12 | 1 | -2/+0 |
|\ |
|
| * | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-10 | 1 | -7/+0 |
|\| |
|
| * | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 1 | -7/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-05 | 1 | -6/+0 |
|\| |
|
| * | Remove empty override functions (#14312) | Ryan | 2021-09-05 | 1 | -6/+0 |
* | | Change keyboard level include guards to `pragma once` (#14248) | Ryan | 2021-09-01 | 2 | -14/+10 |
|/ |
|
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 1 | -1/+1 |
* | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172) | James Young | 2021-04-12 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-01-11 | 1 | -1/+0 |
|\ |
|
| * | Remove `DESCRIPTION`, 0-A (#11369) | Ryan | 2021-01-11 | 1 | -1/+0 |
* | | clean up generate-api errors | Zach White | 2021-01-07 | 1 | -2/+0 |
|/ |
|
* | Trim firmware sizes from default rules.mk, part 1 (#8027) | ridingqwerty | 2020-01-29 | 1 | -4/+4 |
* | Cleanup rules.mk for 32U4 keyboards, A-F (#6804) | fauxpark | 2019-10-05 | 2 | -1460/+8 |
* | [Keymap] Added my version of the alpha28 layout. Usable. (#6862) | hvp | 2019-10-04 | 1 | -0/+51 |
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -1/+1 |
* | [Keyboard] Fix macro keycode for alpha keyboard (#5633) | marcoSchr | 2019-04-16 | 1 | -1/+1 |
* | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre | 2019-01-26 | 1 | -6/+0 |
* | Alternate keymap for Alpha keyboard, enjoy! (#4797) | Vasken Dermardiros | 2019-01-07 | 3 | -0/+1491 |
* | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | 2018-09-17 | 1 | -2/+0 |
* | Keymap: PyroL Let's Split keymap + Alpha keymap modifications (#3753) | Luciano Malavasi | 2018-08-25 | 2 | -57/+32 |
* | QMK Configurator updates for Alpha 28-key, AMJ40 and AMJ Pad (#2873) | noroadsleft | 2018-05-02 | 1 | -0/+13 |
* | Formatting changes to Alpha readme.md (#2781) | Luciano Malavasi | 2018-04-22 | 1 | -4/+7 |
* | Firmware for Alpha (28-key keyboard) (#2755) | Luciano Malavasi | 2018-04-20 | 6 | -0/+221 |