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
/
hineybush
/
h87a
Age
Commit message (
Expand
)
Author
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-02
Remove manual enable of LTO within keyboards (#15377)
Joel Challis
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-09-30
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-20
Remove backlight pin references in rules.mk (#14513)
Ryan
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
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-05
Remove empty override functions (#14312)
Ryan
2021-09-01
[Keymap] Add peott-fr H87 keymap (#14232)
peott-fr
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-07-19
[Bug] Develop - Change uint32_t to layer_state_t (#13596)
Xelus22
2021-06-30
Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)
Ryan
2021-02-09
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
2021-01-20
Remove `DESCRIPTION`, H-J (#11616)
Ryan
2020-02-24
Hineybush h87a lock indicators (#8237)
MechMerlin
2020-01-30
Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)
ridingqwerty
2020-01-26
Ensure setPinInput actually sets input high-Z (#6237)
Mikkel Jeppesen
2020-01-16
[Keyboard] add VIA support for hiney PCBs (#7910)
Josh Hinnebusch
2020-01-02
[Keyboard] adjust h87a RGB settings (#7751)
Josh Hinnebusch
2019-12-09
[Keyboard] update default h87a keymap for fn functionality (#7589)
Josh Hinnebusch
2019-10-22
update VID and PID for h87a (#7100)
Josh Hinnebusch
2019-10-20
Cleanup rules.mk for 32U4 keyboards, H (#7030)
fauxpark
2019-07-16
Remove commented out MCUs in rules.mk (#5884)
fauxpark
2019-07-15
Remove/migrate action_get_macro()s from default keymaps (#5625)
fauxpark
2019-07-05
[Keymap] Fixing keymap DYNAMIC_MACRO_RANGE keycode enumeration (#6248)
Gam3cat
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-04-30
[Keyboard] Update hineybush keyboard projects (#5554)
Josh Hinnebusch