summaryrefslogtreecommitdiff
path: root/keyboards/orthodox
AgeCommit message (Expand)AuthorFilesLines
2025-09-21Custom oled fonts cleanup (#25665)Ryan1-265/+0
2025-06-07Configure boards to use development_board - NO (#25338)Joel Challis2-4/+2
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-11-23Update keymaps to use PDF keycode (#24633)Joel Challis1-30/+4
2024-07-23Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)Joel Challis3-3/+9
2024-07-20Remove instances of MASTER_LEFT. (#24163)Dasky2-14/+1
2024-04-20Migrate build target markers to keyboard.json - OQ (#23564)Joel Challis8-16/+7
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2-2/+5
2024-02-19Manual user keymap removal (#23104)Joel Challis3-194/+0
2024-02-15[Keymap Removal] keyboard with most keymaps (#23081)Joel Challis3-253/+0
2023-12-18[Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis3-216/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis7-288/+0
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel2-21/+19
2023-04-14Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan1-1/+0
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan9-136/+163
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-3/+3
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition1-1/+0
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan8-23/+3
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan6-39/+15
2023-03-08Remove empty rules.mk from keymaps (#20056)Joel Challis1-0/+0
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan6-6/+9
2023-02-17Remove matrix size defines (#19581)Ryan3-15/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan3-14/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan7-12/+6
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan3-15/+0
2023-02-03Debounce defines cleanup (#19742)Ryan3-9/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan3-9/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel5-5/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan3-9/+0
2022-12-30Remove useless line continuations (#19399)Ryan4-79/+79
2022-11-29[Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre2-11/+2
2022-11-22Update use of legacy keycodes (#19120)Joel Challis1-2/+2
2022-11-21Remove .noci functionality (#19122)Joel Challis2-0/+0
2022-10-22Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan1-1/+1
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan4-4/+4
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan1-1/+1
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre1-2/+0
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan1-1/+1
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky7-30/+1
2022-08-28Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan1-2/+2
2022-08-27Clean-up of `#define _ADJUST 16` instances (#18182)James Young1-6/+8
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis4-4/+4
2022-08-02Move keyboard USB IDs and strings to data driven: O (#17874)Ryan6-21/+18
2022-05-30[Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre1-2/+2
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2022-04-12[Keyboard] Add userspace pdl and a handwired board (#14199)Daniel Perrett3-0/+104
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan3-6/+0
2021-12-14[Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)Drashna Jaelre1-1/+1
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan1-24/+24
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1