summaryrefslogtreecommitdiff
path: root/keyboards/handwired/jopr
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-05-24Update GPIO macros in keymaps (#23792)Ryan2-12/+12
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 3 (#23763)James Young2-6/+6
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-3/+3
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis2-13/+9
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2-8/+10
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-4/+3
2023-06-24Move `TAPPING_TOGGLE` to data driven (#21360)Ryan2-1/+3
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-573/+125
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-3/+1
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan2-8/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre1-1/+0
2022-10-13Fixup handwired/jopr — remove deprecated keycode (#18668)jack1-1/+1
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan2-5/+5
2022-10-09Remove legacy international keycodes (#18588)Ryan2-2/+2
2022-10-07Remove all `BACKLIGHT_LEVELS 0` (#18630)jack1-5/+0
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2-8/+7
2021-12-12Fix up build options comments (#15463)Ryan1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-1/+0
2021-09-30Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young1-3/+3
2021-09-26Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young1-1/+1
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-3/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-08-03Unconditionally call led_init_ports (#12116)Joel Challis1-4/+0
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan1-1/+0
2021-01-13Exclude more keyboards from CI (#11436)Zach White1-0/+0
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White1-0/+0
2019-10-20Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark1-38/+2
2019-06-18[Keyboard] added custom keyboard (#6141)joelproko8-0/+844