aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/hadron
Commit message (Expand)AuthorAgeFilesLines
* 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
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* [Keymap] added new planck keymap /sebas (#4821)Spaceman2019-01-113-0/+65
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-041-3/+0
* Adding default settings for ERM motors for Hadron v3 haptic feedback (#4761)ishtob2019-01-023-12/+22
* Keymap: update ishtobs hadron keymap (#4613)ishtob2018-12-122-31/+31
* Keymap: adding ishtob's keymap to hadron ver3 (#4570)ishtob2018-12-073-0/+232
* adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...ishtob2018-12-0436-264/+3663
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-222-2/+2
* Size fix for Hadron, take 2 (#4009)Drashna Jaelre2018-09-282-1/+3
* Optimize size of Hadron keyboardDrashna Jaelre2018-09-286-43/+28
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-172-2/+0
* Hadron: Readme, Refactor, and Configurator support (#3170)noroadsleft2018-06-125-23/+43
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-162-4/+4
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-143-67/+1
* remove all makefiles from keyboard directoriesJack Humbert2017-09-275-63/+0
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-083-0/+53
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-232-10/+2
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-202-45/+45
* fix implementation issues from SSD1306 clean up, added rotation (#1494)ishtob2017-07-124-0/+177
* Adds Hadron Keyboard (#1492)ishtob2017-07-1128-0/+1543