summaryrefslogtreecommitdiffstats
path: root/keyboards/hadron
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-052-32/+0
|\
| * Remove empty override functions (#14312)Ryan2021-09-052-32/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-014-37/+22
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-21/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-1/+0
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-294-7/+12
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+5
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-271-3/+0
|\
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-201-1/+0
|\|
| * Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-203-3/+3
* | Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable fl...Nick Brassel2021-01-041-1/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-231-1/+0
|\|
| * Remove comments about custom ldscript for Teensy LC (#11224)Ryan2020-12-231-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-212-0/+0
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-162-2/+2
|\|
| * Normalise include statements in keyboard code (#11185)Ryan2020-12-162-2/+2
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1476/+67
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+2
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-293-79/+426
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
* [Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre2019-11-211-2/+1
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-146-1329/+1
* [Keyboard] Hadron v3 Enable RGB (#7292)Yan-Fa Li2019-11-071-1/+1
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-201-42/+8
* [Keymap] update personal keymap (#6817)ishtob2019-09-251-6/+6
* [Keyboard] Assign unique vendor ID and product ID for hadron (#5184)ishtob2019-07-292-25/+2
* [User] Xulkal Keymaps Update (#6392)XScorpion22019-07-253-0/+78
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-161-1/+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-152-54/+12
* Fix debounce conflicts in a few boardsDrashna Jaelre2019-06-061-3/+3
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion22019-05-071-25/+20
* Updated rgb_led struct field modifier to flags (#5619)XScorpion22019-04-291-11/+11
* [Keyboard] Hadron keymap and config updates (#5632)ishtob2019-04-1611-275/+90
* 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-162-7/+1
* Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob2019-02-165-13/+8
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-262-17/+0
* [Keyboard] Remove hadron ver0 as it is no longer required (#4921)zvecr2019-01-244-40/+0