summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/infinity87
Commit message (Collapse)AuthorAgeFilesLines
...
* Unconditionally call led_init_ports (#12116)Joel Challis2021-08-031-4/+0
| | | | | * Unconditionally call led_init_ports * Another call to led_init_ports
* __flash? (#13799)Joel Challis2021-07-311-1/+1
|
* Merge remote-tracking branch 'origin/master' into developZach White2021-07-142-2/+2
|\ | | | | | | | | Resolved Conflicts: keyboards/checkerboards/nop60/info.json
| * correct data info.json (#13544)mechlovin2021-07-142-2/+2
| | | | | | rouge87 and rogue87
* | Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-1/+1
|/
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-082-0/+8
| | | | | | | | | | | | | | | | | * 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)Xelus222021-04-281-0/+2
|
* [Keyboard] Refactor IF87_rev1 (#12574)mechlovin2021-04-203-4/+10
|
* Add TH1800 PCB, Hex6C PCB, Rogue87 PCB, Rouge87 PCB, Infinity87 series (#11977)mechlovin2021-04-0946-80/+1768
| | | | | | 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>
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-21/+2
| | | | | | | | | | | | | | | | | | | * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * revert changes
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
|
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-201-1/+0
|\
| * Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
| |
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
|/ | | | | - Set all other ChibiOS defaults to 'off', when not targeting Proton-C - Modified all existing F303 boards to point at the QMK_PROTON_C to ensure repeatable binary output - Modified version.h generation so that SKIP_VERSION=yes generates the same output
* [Keyboard] Add new PCB Infinity87 (#9287)mechlovin2020-06-1311-0/+372
* Add new PCB Infinity87 * Update keymap.c * Update readme.md * Update rules.mk * update * Update info.json