Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-28 | STM32H723 support (#21352) | Nick Brassel | |
2023-06-19 | Move kb83 keyboard (#20761) | jonylee@hfd | |
* move hfdkb/keyboard_sw/k83 --> inland/kb83 * move hfdkb/keyboard_sw/k83 --> inland/kb83 * Update data/mappings/keyboard_aliases.hjson * Update keyboard_aliases.hjson * fixed the Configurator layout data * fixed the Configurator layout data * Revert "Update keyboard_aliases.hjson" This reverts commit c085c547656d09a14b9b0fad6a00f9551106719f. * Revert "fixed the Configurator layout data" * Update keyboard_aliases.hjson * Update info.json | |||
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 | |
This reverts commit 25c16b3adeb15466d75691162763ce062b2c6e64. | |||
2023-06-02 | Add *_MATRIX_LED_COUNT generation/validation (#19515) | Joel Challis | |
* Add *_MATRIX_LED_COUNT parsing/validation * Disable parsing for now * Disable complexity check | |||
2023-05-27 | Consolidate modelm v2 (#14996) | nuess0r | |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-05-25 | Move `thekey` to Drop vendor folder (#21032) | Joel Challis | |
2023-05-22 | Duplicate board files for blok converter (#20629) | Joel Challis | |
* Duplicate board files for blok converter * Swap converters board file too * Update platforms/chibios/boards/QMK_BLOK/configs/board.h | |||
2023-05-20 | [Core] Add Repeat Key ("repeat last key") as a core feature. (#19700) | Pascal Getreuer | |
Co-authored-by: casuanoob <96005765+casuanoob@users.noreply.github.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> | |||
2023-05-20 | BIOI G60/Morgan65: use custom Bluetooth driver (#20897) | Ryan | |
2023-05-20 | Add sriwedari70 and move kamigakushi to new folder (#20334) | Alabahuy | |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: zacksupreme <zacksupreme@gmail.com> | |||
2023-05-15 | Keymap introspection for combos. (#19670) | Nick Brassel | |
2023-05-09 | Organise config/rules <-> info mappings (#20723) | Ryan | |
2023-04-12 | [Keyboard] Add support for ISO version of Durgod Hades (#20110) | Moritz Plattner | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
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 ↵ | Pascal Getreuer | |
shift state. (#20092) Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-04-03 | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition | |
2023-04-02 | Allow EEPROM_DRIVER from info.json (#20313) | Joel Challis | |
2023-03-30 | WS2812 driver improvements (#20262) | Ryan | |
2023-03-29 | [jacky_studio/piggy60] move AVR PCB under rev1 (#20253) | Less/Rikki | |
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-16 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2023-03-16 | Update keycodes_0.0.1_basic.hjson (#20129) | Joel Challis | |
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-23 | Reallocate user/kb keycode ranges (#19907) | Joel Challis | |
2023-02-23 | VIA Protocol 12 + fixes (#19916) | Nick Brassel | |
Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | |||
2023-02-23 | Align magic keycodes (#19877) | Joel Challis | |
2023-02-19 | Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884) | Joel Challis | |
2023-02-18 | Align sequencer keycodes (#19875) | Joel Challis | |
2023-02-17 | [Keyboard] Brick (#19851) | pauper | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Jason Chestnut <jason@Jasons-MacBook-Pro.local> | |||
2023-02-12 | Add rp2040_ce and add elite-pi and helios as alias (#19830) | Joel Challis | |
* add rp2040_ce and add elite-pi and helios as alias (#19628) * fix git mishap * Update platforms/chibios/converters/promicro_to_rp2040_ce/_pin_defs.h Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Joel Challis <git@zvecr.com> * Tidy docs --------- Co-authored-by: Conor Burns <mail@conor-burns.com> | |||
2023-02-13 | Restore packing of midi note keycodes (#19468) | Joel Challis | |
2023-02-12 | [Core] Tri Layer Keys (#19795) | Drashna Jaelre | |
Co-authored-by: wilba <wilba@wilba.tech> Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-02-11 | Generate encodermap output from keymap.json. (#18915) | Nick Brassel | |
Co-authored-by: Joel Challis <git@zvecr.com> | |||
2023-02-10 | Move more unicode ranges to DD (#19755) | Joel Challis | |
2023-02-09 | Add Michi MCU Converter support (#19163) | miguelelinventor | |
2023-02-08 | Rename ramonimbao folder to rmi_kb (#19699) | Ramon Imbao | |
Co-authored-by: Joel Challis <git@zvecr.com> | |||
2023-01-30 | Normalise Swap Hands keycodes (#19720) | Ryan | |
2023-01-19 | Fix 'No LAYOUTs defined' check (#19537) | Joel Challis | |
2023-01-19 | De-duplicate platform detection (#19603) | Joel Challis | |
2023-01-15 | Add mmoskal/uf2-stm32f103 bootloader support (#19594) | Joel Challis | |
2023-01-11 | Revert "De-duplicate platform detection (#19545)" (#19564) | Joel Challis | |
This reverts commit e11235ee14f9cd3fc45b836eec99ed312cb137dd. | |||
2023-01-11 | De-duplicate platform detection (#19545) | Joel Challis | |
2023-01-09 | Relax converter within keymap schema (#19544) | Joel Challis | |
2023-01-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-01-07 | Remove invalid pin_compatible config from defaults (#19512) | Joel Challis | |