summaryrefslogtreecommitdiff
path: root/keyboards/orthodox/rev3
AgeCommit message (Expand)AuthorFilesLines
2025-06-07Configure boards to use development_board - NO (#25338)Joel Challis1-2/+1
2024-07-23Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)Joel Challis1-1/+3
2024-04-20Migrate build target markers to keyboard.json - OQ (#23564)Joel Challis2-1/+0
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-45/+54
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2-3/+1
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan2-16/+5
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-2/+3
2023-02-17Remove matrix size defines (#19581)Ryan1-5/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-5/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-3/+2
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-3/+0
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan1-1/+1
2022-08-02Move keyboard USB IDs and strings to data driven: O (#17874)Ryan2-7/+6
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-2/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-09-05Remove empty override functions (#14312)Ryan1-13/+0
2021-07-11first pass: matrix consistency improvements (#13471)Zach White1-2/+2
2021-05-09Make Swap Hands use PROGMEM (#12284)Drashna Jaelre1-1/+1
2021-01-20Remove `DESCRIPTION`, N-Q (#11631)Ryan1-1/+0
2019-10-25Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark1-1/+10
2019-08-21Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark1-3/+0
2019-08-04Remove unused _BOOTLOADER definesfauxpark1-2/+0
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre1-1/+1
2019-04-13Fix Orthodox keyboard dimensions in info.json (all revisions)noroadsleft1-2/+2
2019-04-05Additional cleanup of orthodox files and keymapsDrashna Jaelre1-5/+1
2019-04-05Convert Orthodox to Split Common codeDrashna Jaelre1-4/+3
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević1-1/+1
2018-10-22Remove all of the deprecated RGB definesDrashna Jaelre1-3/+1
2018-05-20Fix Orthodox heightDrashna Jaelre1-5/+5
2018-05-15Fix Orthodox Info.json filesDrashna Jaelre1-8/+17
2018-05-14Orthodox info.json changesDrashna Jaelre2-7/+7
2018-05-14Add support for Swap Hands feature to Orthodox and Iris (#2933)Drashna Jaelre1-0/+15
2018-04-11Remove bootloader from info.jsonsskullY1-1/+0
2018-04-07Pull information from config.h and rules.mk (#2711)skullydazed1-3/+0
2018-03-21Update info.json for orthodox (#2576)Drashna Jaelre1-1/+1
2018-03-20Create info.json for Ergodox EZ (#2572)Drashna Jaelre1-0/+15
2018-03-16Add teensy revision folder for Orthodox Rev3 (#2510)Drashna Jaelre2-1/+2
2018-01-01Remove residual Makefiles from the keyboards directory (#2193)James Neill1-1/+0
2018-01-01Clean up and tweaks of drashna keymaps and userspace (#2200)Drashna Jaelre1-3/+0
2017-12-14Update revision defaultDrashna Jael're1-2/+2
2017-12-14Fixed orthodox KEYMAP so no londer requires blanks in keymap.c, and added ort...Drashna Jael're4-0/+188