summaryrefslogtreecommitdiffstats
path: root/keyboards/hadron/ver2
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-2/+1
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-4/+1
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-102-4/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+3
* Fix functions with empty params (#19647)Ryan2023-01-201-2/+2
* Remove useless line continuations (#19399)Ryan2022-12-301-35/+35
* Update use of legacy keycodes (#19120)Joel Challis2022-11-222-2/+2
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-2/+2
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-4/+4
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-3/+10
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-152-3/+5
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)Ryan2022-08-152-3/+5
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-35/+35
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-6/+6
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Migrate hadron away from QWIIC_DRIVERS (#14415)Joel Challis2021-09-137-310/+99
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-051-25/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-051-25/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-1/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* Normalise include statements in keyboard code (#11185)Ryan2020-12-162-2/+2
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-201-42/+8
* [Keyboard] Assign unique vendor ID and product ID for hadron (#5184)ishtob2019-07-291-23/+0
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-2/+1
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-27/+7
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-3/+0
* Adopted LAYOUT, added some keys (#5320)Christopher Browne2019-03-051-1/+0
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-3/+0
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+1