Commit Graph

17 Commits (05b04266c7161da7894e5cfe25d07584d51a5f6d)

Author SHA1 Message Date
Ryan e933e0411f
Move matrix config to info.json, part 5 (#20003) 2 years ago
Ryan 8f6c228adb
Move `SOFT_SERIAL_PIN` to data driven (#19863) 2 years ago
Ryan 2da0827d4f
Remove matrix size defines (#19581) 2 years ago
Ryan 7fad94ba2d
Remove unused RGBLight defines from config.h (#19859) 2 years ago
Ryan 11b6bb8179
Remove unused Bootmagic row/col defines from config.h (#19761) 2 years ago
Ryan a988f8a169
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) 2 years ago
Ryan ebb512db82
Debounce defines cleanup (#19742) 2 years ago
Ryan f20a05440e
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) 2 years ago
Ryan b867522f8c
Clean up Force NKRO in config.h (#19718) 2 years ago
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714) 2 years ago
Ryan b727434391
Remove commented out backlight config & stray "backlight levels" (#19703) 2 years ago
Drashna Jaelre f0da486fab
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 3 years ago
Dasky dc4af81e0b
Remove legacy USE_SERIAL define (#18292) 3 years ago
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931) 3 years ago
Ryan a8744b1630
Move keyboard USB IDs and strings to data driven: S (#17889) 3 years ago
Ryan 764dc18a81
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 3 years ago
bbrfkr c1dc676d28
[Keyboard] add scatter42 by bbrfkr (#10893) 5 years ago
Ryan d705918f50
Efreet refactor (#10806) 5 years ago
James Young 4e8af9d41b
Remove HD44780 References, Part 2 (#9918) 5 years ago
Wilba 12c6f9a412 [Keyboard] Added VIA support to Efreet (#7788) 6 years ago
Amber Holly 475f832b0f [Keyboard] Add Efreet keyboard (#6811) 6 years ago
kakunpc 63b96c34ce [Keyboard] new keyboard "angel17" (#6542) 6 years ago
Konstantin Đorđević a2e91ebec9 Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348) 6 years ago
fauxpark a32f7e1a25 Store backlight breathing state in EEPROM (#6105) 6 years ago
fauxpark 8b1cdd1e3d Add copyright year placeholders to new keyboard script (#6280) 6 years ago
Drashna Jaelre 83afae31ed Fix up Debouncing in AVR Templates (#5964) 6 years ago
Takeshi ISHII 3da8d46a07 If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 6 years ago
fauxpark 0d936b2fe6 Ask for your name when generating a new keyboard (#5214) 6 years ago
zvecr fc06986989 Remove CUSTOM_MATRIX option from diode direction (#5090) 6 years ago
Konstantin Đorđević 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes (#5078) 6 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) 6 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301) 6 years ago
MechMerlin b0d308eea1 Update Templates (stop living in the past, its 2019) (#4897) 6 years ago
Takeshi ISHII 155e9310ff Make quantum/split_common/serial.[ch] configurable (#4419) 7 years ago
mtei d0f8e1babe modify quantum/template/avr/config.h: add rgblight effect configurations 7 years ago
Drashna Jaelre 4ffcacd920 Add Bootmagic Lite to QMK (#4215) 7 years ago
MechMerlin ec26684491 Update templates used for new_project.sh (#3558) 7 years ago
noroadsleft bc7fe1223d Add #include "config_common.h" after #pragma once to config.h templates (#3444) 7 years ago
Evan Travers 96cb9f4661 Update template config.h with `#pragma once` (#3415) 7 years ago
Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209) 7 years ago
MechMerlin 70e60b0a0c update template copyrights to 2018 (#2962) 7 years ago
MechMerlin 5346cb2d20 Support both AVR and ps2avrGB targets for new_project script (#2811) 7 years ago
Jack Humbert e2e387f8f8 update qmk template 8 years ago
Balz Guenat 5ad103fa51 add description of new option to docs and add option (commented out) into template. 8 years ago
Balz Guenat 3e67cc9c80 add description of new option to docs and add option (commented out) into template. 8 years ago
skullydazed 23839b8c6d Clarify the quantum license (#1042) 8 years ago
Gabriel Young a64ae10662 Update existing keymaps 8 years ago
Gabriel Young 525be99ee9 Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED 8 years ago
Gabriel Young ed15973a3f Document size added by MIDI_ENABLE (~3800 bytes according to my experiments) 8 years ago
Gabriel Young d1fe24ad9f Allow customization of the number of tone keycodes and add example keymap 8 years ago