summaryrefslogtreecommitdiff
path: root/keyboards/hadron
Commit message (Expand)AuthorAge
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-14
* Fix up build options comments (#15463)Ryan2021-12-12
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Remove pointless `CUSTOM_MATRIX = no` (#15383)Ryan2021-12-02
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-02
* Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)Joel Challis2021-10-18
* Fix OLED timeout on recent qwiic migrations (#14775)Joel Challis2021-10-10
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-21
|\
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-21
* | Migrate hadron away from QWIIC_DRIVERS (#14415)Joel Challis2021-09-13
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-12
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-12
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-10
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-05
|\|
| * Remove empty override functions (#14312)Ryan2021-09-05
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-01
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-19
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-30
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-08
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* Audio system overhaul (#11820)Drashna Jaelre2021-02-15
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-27
|\
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-27
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-20
|\|
| * Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-20
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-20
* | Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable fl...Nick Brassel2021-01-04
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-23
|\|
| * Remove comments about custom ldscript for Teensy LC (#11224)Ryan2020-12-23
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-21
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-21
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-16
|\|
| * Normalise include statements in keyboard code (#11185)Ryan2020-12-16
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-05
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-03
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-29
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-30
* [Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre2019-11-21
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-20
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-14
* [Keyboard] Hadron v3 Enable RGB (#7292)Yan-Fa Li2019-11-07