summaryrefslogtreecommitdiffstats
path: root/keyboards/helix/pico
Commit message (Expand)AuthorAgeFilesLines
* Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan2023-04-302-88/+50
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-3/+3
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-2/+2
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-2/+3
* Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)Ryan2023-02-171-0/+2
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Fix functions with empty params (#19647)Ryan2023-01-202-4/+4
* Remove useless line continuations (#19399)Ryan2022-12-302-25/+25
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-121-1/+1
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-2/+2
* Remove .noci functionality (#19122)Joel Challis2022-11-213-0/+0
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+0
* Remove legacy international keycodes (#18588)Ryan2022-10-093-15/+15
* 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