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
/
hadron
/
ver3
Age
Commit message (
Expand
)
Author
2021-12-12
Fix up build options comments (#15463)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-02
Remove pointless `CUSTOM_MATRIX = no` (#15383)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
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-10-18
Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)
Joel Challis
2021-10-10
Fix OLED timeout on recent qwiic migrations (#14775)
Joel Challis
2021-09-13
Migrate hadron away from QWIIC_DRIVERS (#14415)
Joel Challis
2021-09-05
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-05
Remove empty override functions (#14312)
Ryan
2021-09-01
Change keyboard level include guards to `pragma once` (#14248)
Ryan
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-08
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
Ryan
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-02-15
Audio system overhaul (#11820)
Drashna Jaelre
2021-01-27
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-01-27
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)
Ryan
2021-01-20
Fix up comments showing how to execute config migration. (#11621)
Nick Brassel
2021-01-04
Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable fl...
Nick Brassel
2020-12-23
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-23
Remove comments about custom ldscript for Teensy LC (#11224)
Ryan
2020-12-05
ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)
Nick Brassel
2020-12-03
Add board specific to Proton-C, with usual defaults turned on. (#10976)
Nick Brassel
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
2019-11-21
[Keyboard] Update default keymaps to use `layer_state_t` (#7444)
Drashna Jaelre
2019-11-14
[Core] Cleanup rules.mk for F303 keyboards (#7306)
fauxpark
2019-11-07
[Keyboard] Hadron v3 Enable RGB (#7292)
Yan-Fa Li
2019-09-25
[Keymap] update personal keymap (#6817)
ishtob
2019-07-25
[User] Xulkal Keymaps Update (#6392)
XScorpion2
2019-07-16
Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
Drashna Jaelre
2019-07-15
Remove/migrate action_get_macro()s from default keymaps (#5625)
fauxpark
2019-06-06
Fix debounce conflicts in a few boards
Drashna Jaelre
2019-05-07
rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...
XScorpion2
2019-04-29
Updated rgb_led struct field modifier to flags (#5619)
XScorpion2
2019-04-16
[Keyboard] Hadron keymap and config updates (#5632)
ishtob
2019-02-16
Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)
fauxpark
2019-02-16
Haptic feedback generalized - DRV2605 and solenoids (#4939)
ishtob
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-11
[Keymap] added new planck keymap /sebas (#4821)
Spaceman
2019-01-02
Adding default settings for ERM motors for Hadron v3 haptic feedback (#4761)
ishtob
2018-12-12
Keymap: update ishtobs hadron keymap (#4613)
ishtob
2018-12-07
Keymap: adding ishtob's keymap to hadron ver3 (#4570)
ishtob
2018-12-04
adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...
ishtob