Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [keyboard] tominabox1/le_chiffre refactor pt 1 (#21567) | Less/Rikki | 2023-07-25 | 3 | -72/+13 |
| | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | ||||
* | Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354) | Ryan | 2023-06-24 | 1 | -1/+4 |
| | |||||
* | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 1 | -0/+3 |
| | |||||
* | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 3 | -35/+49 |
| | |||||
* | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 2023-04-08 | 2 | -1/+3 |
| | |||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 2 | -21/+3 |
| | |||||
* | Move matrix config to info.json, part 3 (#19991) | Ryan | 2023-03-11 | 2 | -8/+5 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 2 | -4/+5 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -7/+3 |
| | |||||
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-08-20 | 2 | -4/+5 |
|\ | |||||
| * | Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093) | Ryan | 2022-08-20 | 2 | -4/+5 |
| | | |||||
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
|/ | |||||
* | [Keyboard] Le Chiffre rev 2 and HE additions (#17377) | TJ | 2022-07-23 | 5 | -0/+128 |
* chiffre refactor for new revisions * updated led matrix config * updated per suggestions * add tapdance enable * revert tapdance (none defined in the default keymaps) * clean up rules * add readme for HE * remove notes in readme * fix perm * fix perms * Fix spacing on readme * fix perm * fix perms again? |