summaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium/config.h
AgeCommit message (Expand)Author
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-08-31[Core] Rework PS/2 driver selection (#17892)Marek Kraus
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-10-20Align PS/2 GPIO defines (#14745)Joel Challis
2021-09-26Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young
2021-07-22[Keyboard] Fix matrix issues with Promethium (#13648)Drashna Jaelre
2021-07-11first pass: matrix consistency improvements (#13471)Zach White
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan
2020-08-29Change analogRead calls to analogReadPin (#9023)Ryan
2020-01-09Fix a couple of USB VIDs for the API (#7848)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević
2018-12-01handwired/promethium Refactor and Configurator support (#4524)noroadsleft
2017-08-07update priyadi's keymap configJack Humbert
2017-04-29Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click fr...Priyadi Iman Nurcahyo
2017-04-19Fix LED sequence; bug fixesPriyadi Iman Nurcahyo
2017-04-19Promethium rev2Priyadi Iman Nurcahyo
2017-02-15Move keyboard specific stuff to keyboard specific files, and vice versaPriyadi Iman Nurcahyo
2017-02-11simplify battery calculation for nowPriyadi Iman Nurcahyo
2016-12-14Enable Adafruit BLE supportPriyadi Iman Nurcahyo
2016-12-14Pretend to be Thinkpad USB KeyboardPriyadi Iman Nurcahyo
2016-11-26remove ifdef on chip typePriyadi Iman Nurcahyo
2016-11-26My Promethium keyboard firmwarePriyadi Iman Nurcahyo