index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
hadron
/
ver2
Age
Commit message (
Expand
)
Author
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-01-20
Fix functions with empty params (#19647)
Ryan
2022-12-30
Remove useless line continuations (#19399)
Ryan
2022-11-22
Update use of legacy keycodes (#19120)
Joel Challis
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
2022-11-06
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
2022-10-11
Remove legacy keycodes, part 3 (#18669)
Ryan
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-15
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-08-15
Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)
Ryan
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2021-12-14
Remove unnecessary backslash-escapes in default keymaps (#15472)
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-11-02
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-09-21
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-21
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-13
Migrate hadron away from QWIIC_DRIVERS (#14415)
Joel Challis
2021-09-12
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-10
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
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-06-30
Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)
Ryan
2020-12-21
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-12-16
Normalise include statements in keyboard code (#11185)
Ryan
2020-01-30
Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)
ridingqwerty
2019-11-20
Remove keymap_config extern from default keymaps (#7399)
Drashna Jaelre
2019-10-20
Cleanup rules.mk for 32U4 keyboards, H (#7030)
fauxpark
2019-07-29
[Keyboard] Assign unique vendor ID and product ID for hadron (#5184)
ishtob
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-03-19
Cleanup Default Keymaps (#5442)
Drashna Jaelre
2019-03-05
Adopted LAYOUT, added some keys (#5320)
Christopher Browne
2019-02-17
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
fauxpark
2019-02-16
Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)
fauxpark
2019-01-04
Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
noroadsleft
2018-12-04
adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...
ishtob
2018-09-28
Optimize size of Hadron keyboard
Drashna Jaelre
2017-09-27
remove all makefiles from keyboard directories
Jack Humbert
2017-08-23
Creates a layouts/ folder for keymaps shared between keyboards (#1609)
Jack Humbert
[next]