summaryrefslogtreecommitdiffstats
path: root/keyboards/merge/iso_macro
Commit message (Expand)AuthorAgeFilesLines
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-052-38/+11
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-112-24/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-5/+6
* Move backlight config to data driven (#19910)Ryan2023-02-262-1/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-6/+6
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-212-34/+36
* [Keyboard] Update ISO Macro vendor ID to meet VIA requirement (#12564)duoshock2021-04-201-1/+1
* Add missing info.json files for keyboards (#12239)James Young2021-03-151-0/+23
* [Keyboard] Add ISO Macro keyboard (#11517)duoshock2021-01-139-0/+245