Age | Commit message (Expand) | Author |
2021-12-14 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're |
2021-12-14 | Remove unnecessary backslash-escapes in default keymaps (#15472) | Ryan |
2021-11-29 | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349) | Stefan Kerkmann |
2021-09-12 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-09-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-09-05 | Remove empty override functions (#14312) | Ryan |
2021-09-01 | Change keyboard level include guards to `pragma once` (#14248) | Ryan |
2021-05-29 | 2021 May 29 Breaking Changes Update (#13034) | James Young |
2021-02-06 | Remove legacy print backward compatiblitly (#11805) | Joel Challis |
2021-01-20 | Remove `DESCRIPTION`, H-J (#11616) | Ryan |
2020-12-21 | Initial list of keyboards to exclude from CI (#11213) | Zach White |
2020-12-16 | Normalise include statements in keyboard code (#11185) | Ryan |
2020-06-25 | Fix error_log complaint about Helix boards (#9528) | Ryan |
2020-05-07 | Changed the VID/PID for Helix keyboards (#8989) | MakotoKurauchi |
2020-03-14 | Remove pro_micro.h (#8374) | Ryan |
2019-11-20 | Remove keymap_config extern from default keymaps (#7399) | Drashna Jaelre |
2019-10-20 | Cleanup rules.mk for 32U4 keyboards, H (#7030) | fauxpark |
2019-10-16 | [Keyboard] Cleanup helix rules options (#6952) | MakotoKurauchi |
2019-08-21 | Remove old promicro_bootloader_jmp() declarations (#6444) | fauxpark |
2019-08-04 | Remove unused _BOOTLOADER defines | fauxpark |
2019-07-15 | Remove/migrate action_get_macro()s from default keymaps (#5625) | fauxpark |
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre |
2019-03-19 | Cleanup Default Keymaps (#5442) | Drashna Jaelre |
2019-02-16 | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | fauxpark |
2019-01-26 | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre |
2019-01-18 | Fixed the build break of helix/rev1:OLED_sample caused by PR #4462. (#4874) | Takeshi ISHII |
2019-01-04 | Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | noroadsleft |
2018-12-04 | adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4... | ishtob |
2018-11-12 | Fix up screen off timer of helix (#4347) | comaid |
2018-10-22 | Remove all of the deprecated RGB defines | Drashna Jaelre |
2018-10-22 | Replace outdated RGB/Audio information | Drashna Jaelre |
2018-10-22 | Keyboard: Helix serial.c, split_scom.c bug fix and update (#4191) | Takeshi ISHII |
2018-10-10 | Keymaps: Helix rgblight mode update (#4091) | MakotoKurauchi |
2018-09-17 | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson |
2018-08-10 | Keyboard: Helix serial improvements (#3608) | MakotoKurauchi |
2018-07-12 | Helix rev1 refactor: deleted extra commas (#3379) | noroadsleft |
2018-07-12 | Helix config refine (#3374) | MakotoKurauchi |
2018-07-07 | Helix: Move definition of LAYOUT_kc to each revision. (#3333) | epaew |
2018-06-30 | Helix fix configrator problem (#3270) | MakotoKurauchi |
2018-06-27 | Helix: Refactor and Configurator support (#3238) | noroadsleft |
2018-03-16 | Fix audio issues with Split keyboards that missed previously | U-LANDSRAAD\drashna |
2018-03-16 | Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency | Joe Wasson |
2018-02-16 | Fix EE HANDS on splits losing handedness if RGB is enabled (#2399) | Drashna Jaelre |
2018-02-06 | Remove _quantum functions from custom matrix.c code | U-LANDSRAAD\drashna |
2018-01-28 | Add helix keyboard (#2308) | MakotoKurauchi |