| Commit message (Expand) | Author | Age | Files | Lines |
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 3 | -79/+426 |
* | Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) | ridingqwerty | 2020-01-30 | 1 | -4/+4 |
* | [Keyboard] Update default keymaps to use `layer_state_t` (#7444) | Drashna Jaelre | 2019-11-21 | 1 | -2/+1 |
* | Remove keymap_config extern from default keymaps (#7399) | Drashna Jaelre | 2019-11-20 | 1 | -1/+0 |
* | [Core] Cleanup rules.mk for F303 keyboards (#7306) | fauxpark | 2019-11-14 | 6 | -1329/+1 |
* | [Keyboard] Hadron v3 Enable RGB (#7292) | Yan-Fa Li | 2019-11-07 | 1 | -1/+1 |
* | Cleanup rules.mk for 32U4 keyboards, H (#7030) | fauxpark | 2019-10-20 | 1 | -42/+8 |
* | [Keymap] update personal keymap (#6817) | ishtob | 2019-09-25 | 1 | -6/+6 |
* | [Keyboard] Assign unique vendor ID and product ID for hadron (#5184) | ishtob | 2019-07-29 | 2 | -25/+2 |
* | [User] Xulkal Keymaps Update (#6392) | XScorpion2 | 2019-07-25 | 3 | -0/+78 |
* | Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) | Drashna Jaelre | 2019-07-16 | 1 | -1/+0 |
* | Remove commented out MCUs in rules.mk (#5884) | fauxpark | 2019-07-16 | 1 | -2/+1 |
* | Remove/migrate action_get_macro()s from default keymaps (#5625) | fauxpark | 2019-07-15 | 2 | -54/+12 |
* | Fix debounce conflicts in a few boards | Drashna Jaelre | 2019-06-06 | 1 | -3/+3 |
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -1/+1 |
* | rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ... | XScorpion2 | 2019-05-07 | 1 | -25/+20 |
* | Updated rgb_led struct field modifier to flags (#5619) | XScorpion2 | 2019-04-29 | 1 | -11/+11 |
* | [Keyboard] Hadron keymap and config updates (#5632) | ishtob | 2019-04-16 | 11 | -275/+90 |
* | Cleanup Default Keymaps (#5442) | Drashna Jaelre | 2019-03-19 | 1 | -3/+0 |
* | Adopted LAYOUT, added some keys (#5320) | Christopher Browne | 2019-03-05 | 1 | -1/+0 |
* | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | 2019-02-17 | 1 | -3/+0 |
* | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | fauxpark | 2019-02-16 | 2 | -7/+1 |
* | Haptic feedback generalized - DRV2605 and solenoids (#4939) | ishtob | 2019-02-16 | 5 | -13/+8 |
* | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre | 2019-01-26 | 2 | -17/+0 |
* | [Keyboard] Remove hadron ver0 as it is no longer required (#4921) | zvecr | 2019-01-24 | 4 | -40/+0 |
* | Modified URLs to point to new locations | Jeremy Bernhardt | 2019-01-13 | 1 | -1/+1 |
* | [Keymap] added new planck keymap /sebas (#4821) | Spaceman | 2019-01-11 | 3 | -0/+65 |
* | Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | noroadsleft | 2019-01-04 | 1 | -3/+0 |
* | Adding default settings for ERM motors for Hadron v3 haptic feedback (#4761) | ishtob | 2019-01-02 | 3 | -12/+22 |
* | Keymap: update ishtobs hadron keymap (#4613) | ishtob | 2018-12-12 | 2 | -31/+31 |
* | Keymap: adding ishtob's keymap to hadron ver3 (#4570) | ishtob | 2018-12-07 | 3 | -0/+232 |
* | adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4... | ishtob | 2018-12-04 | 36 | -264/+3663 |
* | Replace outdated RGB/Audio information | Drashna Jaelre | 2018-10-22 | 2 | -2/+2 |
* | Size fix for Hadron, take 2 (#4009) | Drashna Jaelre | 2018-09-28 | 2 | -1/+3 |
* | Optimize size of Hadron keyboard | Drashna Jaelre | 2018-09-28 | 6 | -43/+28 |
* | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | 2018-09-17 | 2 | -2/+0 |
* | Hadron: Readme, Refactor, and Configurator support (#3170) | noroadsleft | 2018-06-12 | 5 | -23/+43 |
* | Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency | Joe Wasson | 2018-03-16 | 2 | -4/+4 |
* | Make arguments redo, subproject elimination (#1784) | Jack Humbert | 2017-10-14 | 3 | -67/+1 |
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 5 | -63/+0 |
* | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | 2017-09-08 | 3 | -0/+53 |
* | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert | 2017-08-23 | 2 | -10/+2 |
* | Remove PLAY_NOTE_ARRAY usages to get rid of warning. | Joe Wasson | 2017-08-20 | 2 | -45/+45 |
* | fix implementation issues from SSD1306 clean up, added rotation (#1494) | ishtob | 2017-07-12 | 4 | -0/+177 |
* | Adds Hadron Keyboard (#1492) | ishtob | 2017-07-11 | 28 | -0/+1543 |