Age | Commit message (Expand) | Author |
2024-02-25 | Add LED/RGB Matrix drivers to info.json schema (#23127) | Ryan |
2024-02-18 | Add encoder abstraction. (#21548) | Nick Brassel |
2024-02-01 | Ensure LTO is enabled as a `info.json` build config option (#22932) | Joel Challis |
2023-12-24 | Remove redundant audio eeconfig init (#22736) | Joel Challis |
2023-11-28 | Add Imera converter (#22419) | leah-splitkb |
2023-11-20 | Enable linking of encoders to switch within layout macros (#22264) | Joel Challis |
2023-11-01 | Implement data driven lighting defaults (#21825) | Joel Challis |
2023-11-01 | Add dd mapping for hardware based split handedness (#22369) | Joel Challis |
2023-10-30 | Remove use of broken split.main (#22363) | Joel Challis |
2023-10-29 | Implement data driven dip switches (#22017) | Joel Challis |
2023-10-25 | Add DD mappings for locking switch (#22242) | jack |
2023-10-21 | Support additional split sync items for info.json (#22193) | Joel Challis |
2023-09-27 | Fix parsing/validation for 21939 (#22148) | Joel Challis |
2023-09-27 | More data driven RGB/LED Matrix config (#21939) | Joel Challis |
2023-09-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-09-20 | Restrict "feature" and "animation" keys (#21895) | Joel Challis |
2023-09-05 | Implement data driven wear leveling (#21906) | Joel Challis |
2023-08-26 | Add "apm32-dfu" in keyboard.jsonschema (#21842) | HiryKun |
2023-08-25 | Remove `led_matrix.hue_steps` and `led_matrix.sat_steps` from schema (#21827) | Joel Challis |
2023-08-15 | rgblight: driver selection cleanups (#21558) | Ryan |
2023-07-29 | Bluetooth: driver naming cleanups (#21624) | Ryan |
2023-06-28 | STM32H723 support (#21352) | Nick Brassel |
2023-06-14 | Move `RGBLIGHT_LED_MAP` to data driven (#21095) | Ryan |
2023-06-02 | Revert "Add *_MATRIX_LED_COUNT generation/validation (#19515)" (#21109) | Joel Challis |
2023-06-02 | Add *_MATRIX_LED_COUNT generation/validation (#19515) | Joel Challis |
2023-05-20 | BIOI G60/Morgan65: use custom Bluetooth driver (#20897) | Ryan |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-04-04 | [Core] Caps Word "Invert on shift" option: pressing Shift inverts the shift... | Pascal Getreuer |
2023-04-02 | Allow EEPROM_DRIVER from info.json (#20313) | Joel Challis |
2023-03-30 | WS2812 driver improvements (#20262) | Ryan |
2023-03-27 | Custom keycodes in JSON (#19925) | Joel Challis |
2023-03-26 | Move `WS2812_DRIVER` to data driven (#20248) | Ryan |
2023-03-20 | Clean up APA102 config and add DD mapping (#20159) | Ryan |
2023-03-10 | Add RP2040 Community Edition alias for Liatris (#19966) | leah-splitkb |
2023-03-06 | Reject VIA keys within info.json (#20026) | Joel Challis |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan |
2023-02-12 | Add rp2040_ce and add elite-pi and helios as alias (#19830) | Joel Challis |
2023-02-09 | Add Michi MCU Converter support (#19163) | miguelelinventor |
2023-01-19 | Fix 'No LAYOUTs defined' check (#19537) | Joel Challis |
2023-01-15 | Add mmoskal/uf2-stm32f103 bootloader support (#19594) | Joel Challis |
2022-12-13 | Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_... | precondition |
2022-12-09 | Core: Support inverted scan logic for optical switches (#19053) | dexter93 |
2022-12-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-12-05 | Ensure info.json layout macros are somewhat valid (#19236) | Joel Challis |
2022-11-30 | DD bootmagic config (#19201) | Joel Challis |
2022-11-23 | Additional DD backlight config (#19124) | Joel Challis |
2022-11-15 | Revert "Add pointing device support to data driven config (#18215)" (#19063) | Drashna Jaelre |
2022-11-14 | Fix duplicate key in keyboard.jsonschema (#19058) | Joel Challis |
2022-11-14 | Add pointing device support to data driven config (#18215) | Drashna Jaelre |
2022-11-08 | Format DD mappings and schemas (#18924) | Ryan |