Commit Graph

55 Commits (acf7824f9ab8bcd6f23b7fa26dbaa3023aa77e9f)

Author SHA1 Message Date
Ryan 99b35940bc
Remove unnecessary backslash-escapes in default keymaps (#15472) 4 years ago
Ryan 7f90cb1781
Remove references to Makefile in keyboard-level rules.mk (#15427) 4 years ago
Stefan Kerkmann c1297ceb97
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349) 4 years ago
Ryan 6b74e48f81
Remove audio pin references in rules.mk (#14532) 4 years ago
Ryan 4791cfae1a
Remove width, height and key_count from info.json (#14274) 4 years ago
Ryan fe6d6cf76d
Remove empty override functions (#14312) 4 years ago
Ryan 41c50bb653
Change keyboard level include guards to `pragma once` (#14248) 4 years ago
Takeshi ISHII b8c68afb2f
[Keyboard] Helix use `post_rules.mk` (#14216) 4 years ago
Xelus22 4e1c5887c5
[Core] Refactor OLED to allow easy addition of other types (#13454) 4 years ago
Nick Brassel 0dafd83f72
Fix up builds after #8591 (#13900) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Zach White 38d8d5445e
Remove KEYMAP and LAYOUT_kc (#12160) 4 years ago
Takeshi ISHII 81c51ec51c
[Keymap] Update keyboards/helix/pico/keymaps/mtei/keymap.c (#12188) 4 years ago
Drashna Jaelre c80e5f9f88
Audio system overhaul (#11820) 4 years ago
Joel Challis f5a38b95c1
Remove legacy print backward compatiblitly (#11805) 4 years ago
mtei b79ee92a12 update CI list about helix keyboards 4 years ago
Ryan 62f304a225
Remove `DESCRIPTION`, H-J (#11616) 4 years ago
Zach White 6368a5697d
Exclude more keyboards from CI (#11436) 4 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Drashna Jaelre 92385b3fb6 Better handle LTO_ENABLE (#9832) 5 years ago
Ryan c2dd19de51
Fix error_log complaint about Helix boards (#9528) 5 years ago
MakotoKurauchi 5d29a13e22
Changed the VID/PID for Helix keyboards (#8989) 5 years ago
Ryan d597af9e1e
Remove pro_micro.h (#8374) 5 years ago
MakotoKurauchi 2d14d12c74
[Keyboard] Helix add split common option (#7718) 5 years ago
ridingqwerty 0f7d294ac3
Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) 5 years ago
Takeshi ISHII 722c196b08 [Keyboard] Added workaround for serial.c/LTO issue for helix/rev2 and helix/pico. (#7558) 6 years ago
MakotoKurauchi 583be4a5f3 Helix default keymap update (#7465) 6 years ago
Drashna Jaelre e6b9980bd4 Remove keymap_config extern from default keymaps (#7399) 6 years ago
fauxpark 363cdb5fc0 Remove duplicate pro_micro.h (#7246) 6 years ago
MakotoKurauchi 881f27b461 [Keyboard] Cleanup helix rules options (#6952) 6 years ago
Konstantin Đorđević 267a85c885 Remove KC_DELT alias in favor of KC_DEL (#6327) 6 years ago
fauxpark 9bb4e63a11 Remove old promicro_bootloader_jmp() declarations (#6444) 6 years ago
Drashna Jaelre faaaa134fd Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
Drashna Jaelre 0072fdd799 Cleanup Default Keymaps (#5442) 6 years ago
fauxpark 3b2a484a5b Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) 6 years ago
fauxpark e2d3c92199 Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) 6 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301) 6 years ago
noroadsleft 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 7 years ago
Takeshi ISHII 30c3f3b2bd Keymap: Add Helix/pico keymap 'mtei' (#4696) 7 years ago
MakotoKurauchi 29830f306f Keyboard: Pr/helixpico add layout kc (#4686) 7 years ago
Konstantin Đorđević 1904319745 Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) 7 years ago
Takeshi ISHII a054b5a06c Fix Helix ws2812.c listed more than once warning. (#4499) 7 years ago
comaid 2b7decbaeb Fix up screen off timer of helix (#4347) 7 years ago
Drashna Jaelre 7e99d869de Remove all of the deprecated RGB defines 7 years ago
Drashna Jaelre 00b6f14821 Replace outdated RGB/Audio information 7 years ago
Takeshi ISHII 4665e4ffff Keyboard: Helix serial.c, split_scom.c bug fix and update (#4191) 7 years ago
MakotoKurauchi 79bff50247 Keymaps: Helix rgblight mode update (#4091) 7 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago
Biacco42 e5f201edb4 Keymap: Port ergo42/biacco keymap to Helix pico (#3585) 7 years ago
Takeshi ISHII b29799f887 Keyboard: fixed build break (size overflow) HelixPico with Backlight or Underglow (#3546) 7 years ago