summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/jopr
Commit message (Expand)AuthorAgeFilesLines
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-022-8/+10
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-4/+3
* Move `TAPPING_TOGGLE` to data driven (#21360)Ryan2023-06-242-1/+3
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-573/+125
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-3/+1
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-8/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+0
* Fixup handwired/jopr — remove deprecated keycode (#18668)jack2022-10-131-1/+1
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-102-5/+5
* Remove legacy international keycodes (#18588)Ryan2022-10-092-2/+2
* Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-071-5/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-302-8/+7
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young2021-09-301-3/+3
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-1/+1
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Unconditionally call led_init_ports (#12116)Joel Challis2021-08-031-4/+0
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-201-38/+2
* [Keyboard] added custom keyboard (#6141)joelproko2019-06-188-0/+844