index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
cannonkeys
/
ortho75
Age
Commit message (
Expand
)
Author
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-11
Move matrix config to info.json, part 6 (#20019)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-21
Move backlight config to data driven, part 1 (#19887)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2022-07-25
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-26
Move keyboard USB IDs and strings to data driven: C (#17789)
Ryan
2022-06-19
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-04-22
Provide better config defaults for bluepill boards (#16909)
Joel Challis
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2021-12-12
Fix up build options comments (#15463)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-07-27
Remove some legacy files (#13715)
Joel Challis
2021-05-21
Convert Encoder callbacks to be boolean functions (#12805)
Drashna Jaelre
2021-04-14
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-13
Correct layout macro name in Cannonkeys Ortho75 info.json (#12581)
James Young
2021-04-12
Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)
James Young
2021-01-21
ChibiOS conf migrations... take 11 (#11646)
Nick Brassel
2021-01-20
Fix up comments showing how to execute config migration. (#11621)
Nick Brassel
2021-01-15
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-01-15
Remove `DESCRIPTION`, B-D (#11513)
Ryan
2020-12-05
ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)
Nick Brassel
2020-10-13
Add STM32Duino to bootloader selection (#10558)
Ryan
2020-08-29
Remove unused CORTEX_VTOR_INIT (#10053)
Ryan
2020-04-06
Remove keyboard level ws2812 spi drivers (#7694)
Joel Challis
2020-04-06
Refactor cannonkeys f103 boards to use core backlight (#8089)
Joel Challis
2020-03-02
Remove "ugly hack in usb_main.c" comments (#8296)
Ryan
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-01-28
Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.
Nick Brassel
2020-01-27
Refactor stm32duino f103 keyboards to use new central board config files (#7706)
Joel Challis
2020-01-27
Migrate common ld scripts to common location (#7887)
Joel Challis
2020-01-27
Fix boards which were overriding backlight without setting custom (#7970)
Joel Challis
2020-01-26
Refactor to use new central board config files
zvecr
2020-01-26
Remove duplicate board files
zvecr
2020-01-10
Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7...
Joel Challis
2019-07-29
[Keyboard] Correct name of community layout for ortho75 (#6434)
Joel Challis
2019-07-16
Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
Drashna Jaelre
2019-06-24
[Keyboard] Add Ortho75 (#6177)
Andrew Kannan