| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-11-12 | 3 | -0/+6 |
|\ |
|
| * | [Keyboard] add 60_ansi layout to dz60rgb_ansi rules.mk (#18664) | arcmags | 2022-11-12 | 3 | -0/+6 |
* | | Normalise Space Cadet keycodes (#18864) | Ryan | 2022-10-27 | 1 | -1/+1 |
* | | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 3 | -6/+6 |
* | | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 1 | -1/+1 |
* | | Remove legacy Debug keycode (#18769) | Ryan | 2022-10-19 | 1 | -1/+1 |
* | | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 4 | -6/+6 |
* | | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 1 | -1/+1 |
* | | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 3 | -15/+9 |
* | | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan | 2022-09-26 | 3 | -3/+0 |
* | | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 5 | -5/+5 |
|/ |
|
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 4 | -9/+9 |
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-08-15 | 7 | -22/+23 |
|\ |
|
| * | Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956) | Ryan | 2022-08-15 | 7 | -22/+23 |
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 3 | -3/+0 |
|/ |
|
* | Add keymaps for muralis and kuru (#17337) | Murali S | 2022-07-02 | 3 | -0/+294 |
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 2 | -4/+4 |
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan | 2022-03-15 | 3 | -12/+0 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 3 | -6/+3 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 3 | -6/+0 |
* | More headroom. (#15301) | Nick Brassel | 2021-11-26 | 1 | -3/+3 |
* | Remove use of __flash due to LTO issues (#15268) | Joel Challis | 2021-11-24 | 1 | -1/+1 |
* | [Keyboard] Fix handful of boards compiling too large due to RGB matrix change... | Drashna Jaelre | 2021-11-16 | 1 | -0/+2 |
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 3 | -33/+147 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 3 | -3/+3 |
* | Clean up LED/RGB Matrix driver config (#14760) | Ryan | 2021-10-10 | 2 | -8/+4 |
* | [Keyboard] Add dz60rgb_ansi v2_1 (#14614) | Dasky | 2021-09-27 | 3 | -1/+105 |
* | Remove audio pin references in rules.mk (#14532) | Ryan | 2021-09-21 | 2 | -2/+2 |
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 2 | -2/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
* | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 1 | -7/+0 |
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 2 | -2/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 2 | -2/+2 |
* | __flash? (#13799) | Joel Challis | 2021-07-31 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-01 | 3 | -0/+206 |
|\ |
|
| * | [Keymap] Create bingocaller keymap for DZ60RGB-ANSI (#13311) | Jesper Nellemann Jakobsen | 2021-07-01 | 3 | -0/+206 |
* | | Fix RGB/LED Suspend defines (#13146) | Drashna Jaelre | 2021-06-09 | 2 | -2/+2 |
|/ |
|
* | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan | 2021-06-08 | 1 | -0/+3 |
* | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre | 2021-02-09 | 2 | -2/+0 |
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-01-15 | 2 | -2/+0 |
|\ |
|
| * | Remove `DESCRIPTION`, B-D (#11513) | Ryan | 2021-01-15 | 2 | -2/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-21 | 1 | -0/+0 |
|\| |
|
| * | Initial list of keyboards to exclude from CI (#11213) | Zach White | 2020-12-21 | 1 | -0/+0 |
* | | Add board specific to Proton-C, with usual defaults turned on. (#10976) | Nick Brassel | 2020-12-03 | 1 | -0/+1 |
|/ |
|
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 2 | -2/+4 |
* | [Keymap] Badger keymaps/userspace (#10239) | Dan White | 2020-09-16 | 1 | -0/+60 |
* | Remove HD44780 References, Part 2 (#9918) | James Young | 2020-08-07 | 2 | -2/+0 |
* | Fix compilation warning for the DZ60RGB/DZ65RGB when RGB matrix is disabled (... | Michael Krasnitski | 2020-07-22 | 1 | -1/+1 |
* | Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773) | Konstantin Đorđević | 2020-04-19 | 2 | -8/+4 |
* | [Keyboard] VIA Support: DZ60RGB ANSI V1/V2 (#8159) | MechMerlin | 2020-02-16 | 4 | -3/+38 |