summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/hannah910
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-186-9/+9
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-51/+226
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-1/+9
* Move 65% layouts to data driven (#20308)Ryan2023-04-044-432/+374
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-27/+1
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-114-17/+15
* Move backlight config to data driven (#19910)Ryan2023-02-264-4/+12
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-18/+6
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-4/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* 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-104-4/+2
* Refactor some led_set_kb instances (#19179)Joel Challis2022-12-091-7/+7
* Remove .noci functionality (#19122)Joel Challis2022-11-213-0/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-1/+11
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-207-16/+20
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-207-16/+20
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-3/+3
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-6/+3
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-6/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-53/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-123-3/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-123-10/+1
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-21/+0
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* Unconditionally call led_init_ports (#12116)Joel Challis2021-08-031-4/+0
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
* [Keyboard] Add Serratus PCB (#13281)mechlovin2021-07-141-1/+1
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-213-0/+0
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-282-29/+0
* Add layout: 65_iso_blocker_split_bs (#10733)Ryan2020-10-261-1/+1
* [Keyboard] Fix Configurator data for Mechlovin Hannah910 rev2 (#9903)James Young2020-08-053-55/+187
* [Keyboard] add Hannah910 rev3 (#9710)mechlovin2020-08-0314-2/+374
* [Keyboard] add Hannah910 V2 PCB and VIA support (#8024)mechlovin2020-01-3132-163/+553