summaryrefslogtreecommitdiffstats
path: root/keyboards/helix/rev1
Commit message (Expand)AuthorAgeFilesLines
* [Keyboard] Remove Helix/rev1 (#16389)Takeshi ISHII2022-02-1717-1672/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-66/+66
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-051-18/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-051-18/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
|/
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-39/+0
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-2/+2
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* Normalise include statements in keyboard code (#11185)Ryan2020-12-162-2/+2
* Fix error_log complaint about Helix boards (#9528)Ryan2020-06-252-164/+221
* Changed the VID/PID for Helix keyboards (#8989)MakotoKurauchi2020-05-071-2/+2
* Remove pro_micro.h (#8374)Ryan2020-03-141-4/+5
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-202-20/+4
* [Keyboard] Cleanup helix rules options (#6952)MakotoKurauchi2019-10-165-19/+21
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-5/+0
* Remove unused _BOOTLOADER definesfauxpark2019-08-041-2/+0
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-27/+6
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-4/+3
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-162-8/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-6/+0
* Fixed the build break of helix/rev1:OLED_sample caused by PR #4462. (#4874)Takeshi ISHII2019-01-181-0/+20
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-041-3/+0
* adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...ishtob2018-12-041-25/+0
* Fix up screen off timer of helix (#4347)comaid2018-11-121-0/+6
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-4/+1
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
* Keyboard: Helix serial.c, split_scom.c bug fix and update (#4191)Takeshi ISHII2018-10-222-22/+8
* Keymaps: Helix rgblight mode update (#4091)MakotoKurauchi2018-10-101-2/+2
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-1/+2
* Keyboard: Helix serial improvements (#3608)MakotoKurauchi2018-08-103-4/+4
* Helix rev1 refactor: deleted extra commas (#3379)noroadsleft2018-07-121-4/+4
* Helix config refine (#3374)MakotoKurauchi2018-07-125-9/+33
* Helix: Move definition of LAYOUT_kc to each revision. (#3333)epaew2018-07-071-2/+44
* Helix fix configrator problem (#3270)MakotoKurauchi2018-06-301-6/+5
* Helix: Refactor and Configurator support (#3238)noroadsleft2018-06-274-40/+50
* Fix audio issues with Split keyboards that missed previouslyU-LANDSRAAD\drashna2018-03-161-17/+0
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-161-1/+1
* Fix EE HANDS on splits losing handedness if RGB is enabled (#2399)Drashna Jaelre2018-02-161-5/+1
* Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna2018-02-061-9/+0
* Add helix keyboard (#2308)MakotoKurauchi2018-01-2814-0/+1708