summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/infinity87/rev2
Commit message (Collapse)AuthorAgeFilesLines
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-91/+91
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
|
* Remove more empty headers (#20155)Ryan2023-03-172-36/+0
|
* Move backlight config to data driven (#19910)Ryan2023-02-262-3/+4
|
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
|
* Fix API generation (#19866)Ryan2023-02-171-0/+3
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-5/+5
|
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-6/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
|
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Fixup builds for mechlovin/infinity87. (#18604)Nick Brassel2022-10-055-0/+83
|
* Untangle layouts for Dimple rev3 and Infinity87 (#18462)Ryan2022-09-251-91/+104
|
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-202-5/+7
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-202-5/+7
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵Joel Challis2022-02-261-3/+0
| | | | | | | keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps
* Fix up build options comments (#15463)Ryan2021-12-121-1/+0
|
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
|
* [Keyboard] Update Infinity87 rev. 2 (#14820)mechlovin2021-11-046-255/+192
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
|
* Unconditionally call led_init_ports (#12116)Joel Challis2021-08-031-4/+0
| | | | | * Unconditionally call led_init_ports * Another call to led_init_ports
* Add TH1800 PCB, Hex6C PCB, Rogue87 PCB, Rouge87 PCB, Infinity87 series (#11977)mechlovin2021-04-097-0/+713
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: vuhopkep <boy9x0@gmail.com>