Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move RGBLight animations to data driven (#21635) | Ryan | 2023-08-23 | 2 | -32/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches | ||||
* | Relocate backlight drivers (#21444) | Ryan | 2023-07-08 | 1 | -1/+0 |
| | |||||
* | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 2 | -1/+1 |
| | |||||
* | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 2 | -1/+3 |
| | |||||
* | Mechlovin.Studio infinity87 Rev.1 Layout Additions (#20726) | James Young | 2023-05-05 | 7 | -105/+1480 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tkl_ansi_split_bs_rshift * add LAYOUT_tkl_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_ansi_wkl_split_bs_rshift * add LAYOUT_tkl_iso_split_bs_rshift * add LAYOUT_tkl_iso_tsangan_split_bs_rshift * add LAYOUT_tkl_iso_wkl_split_bs_rshift * add LAYOUT_tkl_ansi * add LAYOUT_tkl_ansi_tsangan * add LAYOUT_tkl_ansi_wkl * add LAYOUT_tkl_iso * add LAYOUT_tkl_iso_tsangan * add LAYOUT_tkl_iso_wkl * enable Community Layout support * info.json: remove extra line breaks * add default and via keymaps * Update keyboards/mechlovin/infinity87/rev1/standard/info.json | ||||
* | Mechlovin.Studio Rouge87 Rev.1 Layout Additions (#20725) | James Young | 2023-05-05 | 2 | -101/+536 |
| | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tkl_ansi_tsangan * add LAYOUT_tkl_ansi_wkl * add LAYOUT_tkl_iso_tsangan * add LAYOUT_tkl_iso_wkl * enable Community Layout support | ||||
* | Mechlovin.Studio Rogue87 Rev.1 Layout Additions (#20724) | James Young | 2023-05-05 | 2 | -99/+323 |
| | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tkl_ansi_wkl * add LAYOUT_tkl_iso_wkl | ||||
* | More `info.json` whitespace cleanups (#20665) | Ryan | 2023-05-03 | 3 | -265/+265 |
| | |||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 2 | -1/+3 |
| | |||||
* | Remove more empty headers (#20155) | Ryan | 2023-03-17 | 2 | -36/+0 |
| | |||||
* | Move matrix config to info.json, part 7 (#20020) | Ryan | 2023-03-11 | 2 | -5/+5 |
| | |||||
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 2 | -2/+4 |
| | |||||
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 2 | -4/+4 |
| | |||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -7/+5 |
| | |||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 4 | -4/+4 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) | Drashna Jaelre | 2022-10-15 | 1 | -12/+10 |
| | |||||
* | Untangle layouts for Dimple rev3 and Infinity87 (#18462) | Ryan | 2022-09-25 | 6 | -342/+304 |
| | |||||
* | Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090) | Ryan | 2022-08-20 | 6 | -49/+21 |
| | |||||
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 3 | -7/+0 |
| | |||||
* | correct data info.json (#13544) | mechlovin | 2021-07-14 | 2 | -2/+2 |
| | | | rouge87 and rogue87 | ||||
* | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan | 2021-06-08 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | * Set bootloader to stm32-dfu for STM32F303 * Set bootloader to stm32-dfu for STM32F0x2 * Set bootloader to stm32-dfu for STM32F4x1 * Set bootloader to stm32duino for sowbug * Delete redundant bootloader_defs headers * Add some missing MCU name comments * Move APM32 dfu-suffix overrides underneath bootloader * Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules | ||||
* | add default folder to standard (#12712) | Xelus22 | 2021-04-28 | 1 | -0/+2 |
| | |||||
* | [Keyboard] Refactor IF87_rev1 (#12574) | mechlovin | 2021-04-20 | 2 | -3/+9 |
| | |||||
* | Add TH1800 PCB, Hex6C PCB, Rogue87 PCB, Rouge87 PCB, Infinity87 series (#11977) | mechlovin | 2021-04-09 | 29 | -0/+770 |
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> |