summaryrefslogtreecommitdiffstats
path: root/keyboards/iron180/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-53/+0
|
* Merge upstream masterlokher2022-12-061-0/+53
|\
| * Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Remove non-Keychron keyboardslokher2022-09-132-54/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Iron180 LED fix (#15411)Álvaro A. Volpato2021-12-071-1/+1
|
* Iron180: layout macro and Configurator rework (#11948)James Young2021-02-201-28/+32
|
* [Keyboard] Iron180 (#10948)Álvaro A. Volpato2020-12-162-0/+50
* Initial CK60i support * Initial Iron180 support * Add PWM support * Feedback from PCB protos * Update README * Remove CK60i references * Remove KC_NO ____ definition and replaced with predefined * Remove description field in USD descriptors * Shorten bluetooth enable and audio output comments on rules.mk * Initial VIA support Co-authored-by: Gondolindrim <alvaro.augusto.volpato@gmail.com>