summaryrefslogtreecommitdiffstats
path: root/keyboards/helix/pico
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-4/+0
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-282-7/+6
|\
| * Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2022-07-282-7/+6
* | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition2022-06-241-2/+0
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-182-76/+18
|\
| * Update mtei's keymap (helix/rev2:five_rows, helix/pico:mtei, helix/rev3_5rows...Takeshi ISHII2022-05-192-76/+18
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Helix/pico move to split_common (#16418)Takeshi ISHII2022-02-2118-913/+165
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-30/+30
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-7/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-212-2/+2
|\
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-212-2/+2
* | 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-5/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-051-5/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
* | [Keyboard] Helix use `post_rules.mk` (#14216)Takeshi ISHII2021-08-315-17/+1
|/
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-1/+2
* Fix up builds after #8591 (#13900)Nick Brassel2021-08-061-1/+0
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-111-12/+0
* [Keymap] Update keyboards/helix/pico/keymaps/mtei/keymap.c (#12188)Takeshi ISHII2021-03-251-105/+136
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+1
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-2/+2
* update CI list about helix keyboardsmtei2021-01-211-0/+0
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Exclude more keyboards from CI (#11436)Zach White2021-01-134-0/+0
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-287-25/+91
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-294-6/+6
* Fix error_log complaint about Helix boards (#9528)Ryan2020-06-252-56/+108
* Changed the VID/PID for Helix keyboards (#8989)MakotoKurauchi2020-05-071-2/+2
* Remove pro_micro.h (#8374)Ryan2020-03-141-8/+9
* [Keyboard] Helix add split common option (#7718)MakotoKurauchi2020-03-1013-66/+145
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-1/+1
* [Keyboard] Added workaround for serial.c/LTO issue for helix/rev2 and helix/p...Takeshi ISHII2019-12-071-0/+5
* Helix default keymap update (#7465)MakotoKurauchi2019-12-031-2/+2
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
* Remove duplicate pro_micro.h (#7246)fauxpark2019-11-031-6/+0
* [Keyboard] Cleanup helix rules options (#6952)MakotoKurauchi2019-10-1612-426/+248
* Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević2019-08-301-2/+2
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-4/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-4/+1
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-3/+0
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-7/+0
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-042-8/+0