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