| Commit message (Expand) | Author | Age | Files | Lines |
* | Make default layer size 16-bit (#15286) | Drashna Jaelre | 2022-06-19 | 3 | -81/+81 |
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 2 | -2/+2 |
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan | 2022-03-15 | 3 | -11/+1 |
* | Remove manual enable of LTO within user keymaps (#15378) | Joel Challis | 2022-02-10 | 1 | -1/+1 |
* | 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 |
* | Remove use of __flash due to LTO issues (#15268) | Joel Challis | 2021-11-24 | 3 | -3/+3 |
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 7 | -135/+248 |
* | 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 | 1 | -3/+1 |
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-21 | 2 | -2/+2 |
|\ |
|
| * | Remove audio pin references in rules.mk (#14532) | Ryan | 2021-09-21 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-12 | 3 | -3/+0 |
|\| |
|
| * | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 3 | -3/+0 |
* | | 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 |
* | | Remove bin/qmk (#14231) | Zach White | 2021-08-29 | 1 | -2/+2 |
|/ |
|
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 2 | -2/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 3 | -3/+3 |
* | __flash? (#13799) | Joel Challis | 2021-07-31 | 3 | -3/+3 |
* | Reduce firmware size in prep for #12670 (#13724) | Drashna Jaelre | 2021-07-27 | 1 | -0/+21 |
* | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2021-07-27 | 1 | -0/+1 |
|\ |
|
| * | Add bootloader size (#13729) | datafx | 2021-07-27 | 1 | -0/+1 |
* | | Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689) | Drashna Jaelre | 2021-07-24 | 1 | -12/+12 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-01 | 2 | -0/+39 |
|\| |
|
| * | [Keymap] Add haervig userspace and keymaps (#13362) | Jakob Hærvig | 2021-07-01 | 2 | -0/+39 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-20 | 1 | -0/+1 |
|\| |
|
| * | Fix/keyboard/dz65rgbv3 (#13268) | Erovia | 2021-06-20 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-06-20 | 17 | -136/+704 |
|\| |
|
| * | [Keyboard] add dztech/dz65rgb/v3 keyboard (#13017) | moyi4681 | 2021-06-18 | 17 | -136/+704 |
* | | Fix RGB/LED Suspend defines (#13146) | Drashna Jaelre | 2021-06-09 | 2 | -3/+3 |
|/ |
|
* | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan | 2021-06-08 | 1 | -0/+3 |
* | [Keymap] jumper149 keymap for the dztech/dz65rgb (#12142) | Felix Springer | 2021-03-17 | 5 | -0/+908 |
* | 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] Adds pagondel layout for dz65rgb v2 (#9914) | Patricio Gonzalez del Valle | 2020-09-19 | 2 | -0/+100 |
* | Better handle LTO_ENABLE (#9832) | Drashna Jaelre | 2020-08-29 | 2 | -4/+2 |
* | 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 |
* | Fix my personal keymap // Custom keymap for Kbdfans/kbd67/rev2 with improveme... | Catriel Müller | 2020-06-11 | 1 | -14/+14 |
* | Fix typo in led_config for dztech/dz65rgb (#9122) | NekuSoul | 2020-05-18 | 1 | -1/+1 |
* | [Keymap] New keymap layout for dztech/dz65rgb/keymaps (#8199) | Daniel Racine | 2020-05-06 | 4 | -0/+1030 |
* | Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773) | Konstantin Đorđević | 2020-04-19 | 2 | -8/+4 |