aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/helix
AgeCommit message (Expand)Author
2020-03-14Remove pro_micro.h (#8374)Gravatar Ryan
2020-03-10[Keyboard] Helix add split common option (#7718)Gravatar MakotoKurauchi
2020-03-01Clean up includes for glcdfont headers (#7745)Gravatar Ryan
2020-02-04Reduce SPLIT_USB_TIMEOUT by 500ms (#7637)Gravatar Joel Challis
2020-01-30Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)Gravatar ridingqwerty
2019-12-07[Keyboard] Added workaround for serial.c/LTO issue for helix/rev2 and helix/p...Gravatar Takeshi ISHII
2019-12-07Port SPLIT_USB_DETECT to helix/rev2 (#7385)Gravatar Eric Bunton
2019-12-03Helix default keymap update (#7465)Gravatar MakotoKurauchi
2019-11-20Remove keymap_config extern from default keymaps (#7399)Gravatar Drashna Jaelre
2019-11-13[Keyboard] add Little Keyboards as a seller of helix pcbs outside of japan (#...Gravatar Simon Aronsson
2019-11-03Remove duplicate pro_micro.h (#7246)Gravatar fauxpark
2019-10-20Cleanup rules.mk for 32U4 keyboards, H (#7030)Gravatar fauxpark
2019-10-16[Keyboard] Cleanup helix rules options (#6952)Gravatar MakotoKurauchi
2019-08-30Remove KC_DELT alias in favor of KC_DEL (#6327)Gravatar Konstantin Đorđević
2019-08-21Remove old promicro_bootloader_jmp() declarations (#6444)Gravatar fauxpark
2019-08-04Remove unused _BOOTLOADER definesGravatar fauxpark
2019-07-16Remove commented out MCUs in rules.mk (#5884)Gravatar fauxpark
2019-07-15Remove/migrate action_get_macro()s from default keymaps (#5625)Gravatar fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Gravatar Drashna Jaelre
2019-06-05[Keymap] Xulkal changes (#6075)Gravatar XScorpion2
2019-03-19 Cleanup Default Keymaps (#5442)Gravatar Drashna Jaelre
2019-03-09Update edvorak keymap simplify (#5350)Gravatar epaew
2019-02-18Update Helix 'led_test' keymapGravatar mtei
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)Gravatar fauxpark
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)Gravatar fauxpark
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Gravatar Drashna Jaelre
2019-01-18Fixed the build break of helix/rev1:OLED_sample caused by PR #4462. (#4874)Gravatar Takeshi ISHII
2019-01-13Modified URLs to point to new locationsGravatar Jeremy Bernhardt
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)Gravatar noroadsleft
2018-12-20Keymap: Add Helix/pico keymap 'mtei' (#4696)Gravatar Takeshi ISHII
2018-12-20Keyboard: Pr/helixpico add layout kc (#4686)Gravatar MakotoKurauchi
2018-12-18Keymap: Changed to use LAYOUT_kc() macro instead of LAYOUT() macro for easy m...Gravatar Takeshi ISHII
2018-12-09Keymap: Fixed a problem with underglow with froggy keymap (#4580)Gravatar MakotoKurauchi
2018-12-04adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...Gravatar ishtob
2018-11-27Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Gravatar Konstantin Đorđević
2018-11-27Fix Helix ws2812.c listed more than once warning. (#4499)Gravatar Takeshi ISHII
2018-11-26Keymap: Refactor edvorakjp user library (#4480)Gravatar epaew
2018-11-12Fix up screen off timer of helix (#4347)Gravatar comaid
2018-11-06Helix-serial.c configuration improvement (#4370)Gravatar Takeshi ISHII
2018-10-29helix serial.c: Add the version of gcc used for adjustment to the comment.Gravatar mtei
2018-10-28helix serial.c: add some commentGravatar mtei
2018-10-28Helix serial.c re-adjust compiler depend value of delay (#4269)Gravatar Takeshi ISHII
2018-10-22Remove all of the deprecated RGB definesGravatar Drashna Jaelre
2018-10-22Replace outdated RGB/Audio informationGravatar Drashna Jaelre
2018-10-22Keyboard: Helix serial.c, split_scom.c bug fix and update (#4191)Gravatar Takeshi ISHII
2018-10-10Keymaps: Helix rgblight mode update (#4091)Gravatar MakotoKurauchi
2018-10-05Keyboard: Helix five_rows keymap reduced size (#4082)Gravatar Takeshi ISHII
2018-09-29Helix led_test keymap reduce size (#4023)Gravatar Takeshi ISHII
2018-09-29Keymap: Fixed a possible of buffer overflow. (#4016)Gravatar marksard
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Gravatar Joe Wasson