summaryrefslogtreecommitdiffstats
path: root/keyboards/orthodox
Commit message (Expand)AuthorAgeFilesLines
* [Keyboard] Add userspace pdl and a handwired board (#14199)Daniel Perrett2022-04-123-0/+104
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-153-6/+0
* [Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)Drashna Jaelre2021-12-141-1/+1
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-24/+24
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Keymap] orthodox keymap for shaymdev (#14660)Shay Merrill2021-10-103-0/+262
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-123-6/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-103-21/+0
* Remove empty override functions (#14312)Ryan2021-09-053-39/+0
* [Keymap] Drashna's Improve OLEDs and custom Split code (#14063)Drashna Jaelre2021-08-211-1/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* [Keymap] Drashna's Defaults cleanup (#13722)Drashna Jaelre2021-07-261-48/+23
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
* first pass: matrix consistency improvements (#13471)Zach White2021-07-112-3/+3
* [Keymap] Update to Drashna keymap and user code (based on develop) (#12936)Drashna Jaelre2021-05-251-7/+0
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-111-15/+0
* Make Swap Hands use PROGMEM (#12284)Drashna Jaelre2021-05-093-3/+3
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-02-231-2/+3
|\
| * [Keymap] Drashna Updates - Split+OLED edition (#11968)Drashna Jaelre2021-02-231-2/+3
* | Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+1
|/
* Remove `DESCRIPTION`, N-Q (#11631)Ryan2021-01-203-3/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* Clean up includes for glcdfont headers (#7745)Ryan2020-03-011-12/+1
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-4/+4
* Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen2020-01-261-3/+1
* [Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre2019-11-211-1/+1
* [Keymap] All about (ARM) RGB and OLEDs (drashna keymaps) (#7354)Drashna Jaelre2019-11-202-54/+30
* [Keymap] Updating keymaps (#7170)Xyverz2019-10-282-112/+43
* Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark2019-10-255-43/+30
* [Keymap] Big Drashna code update (#6639)Drashna Jaelre2019-09-072-2/+1
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-213-9/+0
* Remove unused _BOOTLOADER definesfauxpark2019-08-041-2/+0
* [Keymap] Drashna's Feature madness (#6128)Drashna Jaelre2019-07-221-1/+2
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-063-3/+3
* [Keymap] RGB Changes for Drashna Keyboards (#5803)Drashna Jaelre2019-05-063-22/+22
* [Keymap] Update to Drashna Keymaps (#5594)Drashna Jaelre2019-04-223-4/+7
* Fix Orthodox keyboard dimensions in info.json (all revisions)noroadsleft2019-04-133-6/+6
* Remove user keymap changesDrashna Jaelre2019-04-053-3/+16
* Additional cleanup of orthodox files and keymapsDrashna Jaelre2019-04-057-38/+9
* Convert Orthodox to Split Common codeDrashna Jaelre2019-04-0512-965/+12
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-7/+1
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-173-12/+0
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+0
* [Keymap] Update to Drashna keymaps and Userspace (#5122)Drashna Jaelre2019-02-133-48/+75