aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/helix
Commit message (Expand)AuthorAgeFilesLines
* Fix ssd1306 compilation on avr-gcc 10 (#9267)Joel Challis2020-09-172-1/+3
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-2913-15/+15
* Remove inclusion of adafruit_ble.h from ssd1306.c (#9355)Ryan2020-08-291-3/+0
* Fix error_log complaint about Helix boards (#9528)Ryan2020-06-258-351/+512
* [Keymap] Add froggy keymap with 106/109 (JP) settings for helix keyboard (#8967)MURAMATSU Atshshi2020-06-155-0/+1206
* [Keymap] update helix/rev2:yshrsmz keymap (#9047)Yasuhiro SHIMIZU2020-05-253-135/+206
* Changed the VID/PID for Helix keyboards (#8989)MakotoKurauchi2020-05-073-6/+6
* Xulkal Changes (#9004)XScorpion22020-05-052-4/+42
* QMK-ify some GPIO macros (#8315)Ryan2020-04-301-1/+0
* [Keymap] fix OLED display on Helix keyboard keymaps default and… (#8737)Takeshi ISHII2020-04-112-4/+4
* Remove pro_micro.h (#8374)Ryan2020-03-143-20/+23
* [Keyboard] Helix add split common option (#7718)MakotoKurauchi2020-03-1032-118/+248
* Clean up includes for glcdfont headers (#7745)Ryan2020-03-012-23/+3
* Reduce SPLIT_USB_TIMEOUT by 500ms (#7637)Joel Challis2020-02-041-4/+8
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-302-5/+5
* [Keyboard] Added workaround for serial.c/LTO issue for helix/rev2 and helix/p...Takeshi ISHII2019-12-072-0/+10
* Port SPLIT_USB_DETECT to helix/rev2 (#7385)Eric Bunton2019-12-072-25/+60
* Helix default keymap update (#7465)MakotoKurauchi2019-12-032-33/+60
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-203-3/+0
* [Keyboard] add Little Keyboards as a seller of helix pcbs outside of japan (#...Simon Aronsson2019-11-131-1/+1
* Remove duplicate pro_micro.h (#7246)fauxpark2019-11-032-7/+0
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-203-22/+6
* [Keyboard] Cleanup helix rules options (#6952)MakotoKurauchi2019-10-1654-1774/+646
* 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-213-13/+0
* Remove unused _BOOTLOADER definesfauxpark2019-08-042-6/+7
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+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-063-3/+3
* [Keymap] Xulkal changes (#6075)XScorpion22019-06-052-0/+80
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-193-12/+5
* Update edvorak keymap simplify (#5350)epaew2019-03-097-228/+87
* Update Helix 'led_test' keymapmtei2019-02-182-22/+1
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-174-15/+0
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-164-16/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-263-20/+0
* Fixed the build break of helix/rev1:OLED_sample caused by PR #4462. (#4874)Takeshi ISHII2019-01-181-0/+20
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-049-35/+0
* Keymap: Add Helix/pico keymap 'mtei' (#4696)Takeshi ISHII2018-12-203-0/+677
* Keyboard: Pr/helixpico add layout kc (#4686)MakotoKurauchi2018-12-201-0/+14
* Keymap: Changed to use LAYOUT_kc() macro instead of LAYOUT() macro for easy m...Takeshi ISHII2018-12-181-89/+83
* Keymap: Fixed a problem with underglow with froggy keymap (#4580)MakotoKurauchi2018-12-091-5/+25
* adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...ishtob2018-12-041-25/+0
* Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević2018-11-277-9/+9
* Fix Helix ws2812.c listed more than once warning. (#4499)Takeshi ISHII2018-11-272-4/+2
* Keymap: Refactor edvorakjp user library (#4480)epaew2018-11-265-13/+9
* Fix up screen off timer of helix (#4347)comaid2018-11-125-3/+35
* Helix-serial.c configuration improvement (#4370)Takeshi ISHII2018-11-062-18/+23
* helix serial.c: Add the version of gcc used for adjustment to the comment.mtei2018-10-291-5/+14