summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/hannah60rgb
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-14/+13
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-232-2/+2
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-276-542/+378
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-084-2/+6
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-2/+6
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-25/+1
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-113-34/+10
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-083-7/+6
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-103-2/+2
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-272-2/+2
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* LED config fixes (#18973)Ryan2022-11-111-32/+46
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-1/+10
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-042-38/+47
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-262-2/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-233-3/+3
* Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-205-14/+14
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-152-0/+96
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Mechlovin Hannah60RGB touch-up (#14646)James Young2021-09-295-30/+236
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-122-4/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Unconditionally call led_init_ports (#12116)Joel Challis2021-08-031-7/+0
* __flash? (#13799)Joel Challis2021-07-311-1/+1
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-092-4/+4
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-212-0/+0
|\
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-283-2/+5
* Fix two `qmk info` complaints (#10737)Ryan2020-10-233-80/+303
* [Keyboard] Add hannah60rgb rev.2 PCB (#10287)mechlovin2020-10-0421-89/+502
* [Keyboard] Mechlovin hannah60rgb (#8951)mechlovin2020-05-0711-0/+371