Commit Graph

17 Commits (05b04266c7161da7894e5cfe25d07584d51a5f6d)

Author SHA1 Message Date
Ryan dd086a51d8
Move matrix config to info.json, part 2 (#19987) 2 years ago
Ryan 314f6c1ddb
Move backlight config to data driven (#19910) 2 years ago
Ryan 26854f5940
Remove default and unused `BACKLIGHT_LEVELS` (#19898) 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 d021bedf50
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 3 years ago
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931) 3 years ago
Ryan 23f365b601
Move keyboard USB IDs and strings to data driven: F (#17816) 3 years ago
Ryan 764dc18a81
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 3 years ago
Lukas Alexandre a7afaa36a1
[Keyboard] Time 80 TKL by Fox Lab (#10851) 5 years ago
Ryan 72d3270547
Remove `DESCRIPTION` (#9732) 5 years ago
Ryan e8d577c081
Update new keyboard templates (#9636) 5 years ago
Konstantin Đorđević be2f5816b6
Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663) 5 years ago
Ryan 5e3951b361
Remove NO_UART defines from config.h for V-USB boards (#8351) 5 years ago
Erovia 25e9853efe [Core] Fix ps2avrgb template (#7412) 6 years ago
Stephen Hogsten 3f6426ff5f disable deprecated actions (#7211) 6 years ago
fauxpark ed1bf3afa2 Prevent clang-format messing up placeholder tokens within keyboard templates (#6790) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
fauxpark 0bd03150e5 Remove NO_BACKLIGHT_CLOCK (#6418) 6 years ago
Konstantin Đorđević a2e91ebec9 Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348) 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
James Churchill 4c1760883e Update ps2avrgb template to use standard matrix/i2c code (#4957) 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
Drashna Jaelre 4ffcacd920 Add Bootmagic Lite to QMK (#4215) 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
MechMerlin 5346cb2d20 Support both AVR and ps2avrGB targets for new_project script (#2811) 7 years ago
Chris Lee 9584db055b Add support for key backlighting to bfake 7 years ago
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029) 8 years ago
Jack Humbert f2c32b3ea4
Splits up ps2avrGB boards into their own folders (#2014) 8 years ago
Sebastian Kaim 7b754e1a5a added bfake support as a subproject (#1903) 8 years ago
Jason Rosenman 2f24ed1046 Turned off some unnecessary makefile rules 8 years ago
Vadim Brodsky e094cd42b5 Add support for the JJ40 Keyboard (#1834) 8 years ago
Luiz Ribeiro 60153e7bbc Always send 3 * RGBLED_NUM bytes through I2C on ps2avrGB 8 years ago
Luiz Ribeiro 964d7060e1 Simplified ps2avrGB rgblight_set logic a bit 8 years ago
Luiz Ribeiro 6037cede2c rgblight support for ps2avrGB 8 years ago
Luiz Ribeiro f7462aaa61 Got ps2avrGB to work with the V-USB protocol 9 years ago
Priyadi Iman Nurcahyo bd5f323bec IBM Terminal M-122 converter support 9 years ago
Fred Sundvik 44441de8ca Split keyboard makefiles into rules and Makefile 9 years ago
Fred Sundvik e01b4c3fd9 Most ergodox keymaps compiles on Infinity 9 years ago
Fred Sundvik 9af995c59b Initial structure for Ergodox as subprojects 9 years ago