summaryrefslogtreecommitdiffstats
path: root/keyboards/atreus62
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+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-101-1/+0
|\|
| * Remove commented out BLUETOOTH_ENABLE rules (#14361)Ryan2021-09-101-1/+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
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-1/+1
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-115-138/+1
* Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-113-47/+0
* Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-112-3/+0
* Minor keymap fix (#9534)Xyverz2020-06-241-2/+2
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-301-10/+7
* [Keymap] Added the K.O,Y layout for the xd75 and atreus62 boards (#9079)Paul Scheikl2020-05-154-0/+111
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
* Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen2020-01-262-2/+5
* [Keymap] Hvp baseline19 (#7690)hvp2020-01-024-0/+83
* [Keymap] Added userspace for d4mation. Included their keymap for the Atreus62...Eric Defore2019-12-183-0/+238
* [Keymap] Added macro (#7331)Xyverz2019-11-111-2/+4
* [Keymap] Updating keymaps (#7170)Xyverz2019-10-282-102/+90
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-39/+8
* Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević2019-08-302-2/+2
* Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)fauxpark2019-08-301-4/+5
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-2/+0
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-2/+0
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-15/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* [Keymap] Add atreus, ergotravel and org60 keymaps (#5381)Jarred Steenvoorden2019-03-132-0/+47
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-172-5/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Remove empty fn_actions[]fauxpark2019-01-115-22/+0
* Keymap: Updated my(194h) keymap to make it more clean and useful (#4236)194h2018-10-252-63/+51
* Keymap: Added 194h atreus62 keymap (#4164)194h2018-10-183-0/+174
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-172-1/+1
* Keymap: Updates to xyverz keymaps (#3841)Xyverz2018-09-031-1/+10
* Configurator updates for Atreus/Atreus62 (#3065)noroadsleft2018-05-281-4/+4
* Updating my maps in upstream master (#2987)Xyverz2018-05-182-24/+167
* Configurator updates for Atreus62 (#2913)noroadsleft2018-05-088-284/+295
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-272-11/+6
* Add my Atreus62 keymapPaul Ewing2017-11-261-0/+97
* add mfluid keymap to atreus62Thomas Dehaeze2017-11-132-0/+78
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-3/+3
* remove all makefiles from keyboard directoriesJack Humbert2017-09-273-12/+0
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-082-0/+9
* Make the bulk of our keyboards match the readme.md standardskullY2017-08-161-6/+12
* Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert2017-07-101-362/+0
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-11/+11