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