index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
ramonimbao
/
herringbone
Age
Commit message (
Expand
)
Author
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-04
Move keyboard USB IDs and strings to data driven: R (#17885)
Ryan
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-08
[Keyboard] Flip encoder and fix weird volume behavior for Herringbone Pro (#1...
Ramon Imbao
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-29
Remove unnecessary ENCODER_DIRECTION_FLIP at keyboard level (#15342)
Joel Challis
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-02
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-09-26
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
James Young
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-10
Change USBasp and bootloadHID bootloaders to lowercase (#14354)
Ryan
2021-08-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-05-21
Convert Encoder callbacks to be boolean functions (#12805)
Drashna Jaelre
2021-01-27
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)
Ryan
2021-01-20
Remove `DESCRIPTION`, R-V (#11632)
Ryan
2021-01-10
[Keyboard] Add Herringbone Pro, re-organize herringbone folder (#11115)
Ramon Imbao
2020-11-02
Enable extrakeys, mousekeys for all VIA keymaps. (#10740)
kaylanm
2020-07-10
Fix missing column for Herringbone (#9679)
Ramon Imbao
2020-06-29
Fix Herringbone keymap typo (#9578)
Ramon Imbao
2020-06-28
Add Herringbone keyboard (#9495)
Ramon Imbao