summaryrefslogtreecommitdiffstats
path: root/keyboards/amjpad
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-4/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-4/+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
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-012-36/+28
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Migrate SHIFT_ESC and RGB `fn_actions` to Grave Escape and RGB keycodes (#13360)Ryan2021-07-061-37/+0
* Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-111-1/+0
* Refactor to use led config - Part 3 (#10966)Joel Challis2020-11-182-29/+3
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-6/+6
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-45/+9
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-2/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-4/+0
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-173-6/+0
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-2/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Remove unused fn_actions[] and action_function() in default keymaps (#4829)fauxpark2019-01-241-37/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Keyboard: Configurator render fix for AMJPad (#3706)noroadsleft2018-08-211-3/+3
* Refactor and Configurator updates for AMJ Pad (#3060)noroadsleft2018-05-277-100/+108
* QMK Configurator updates for Alpha 28-key, AMJ40 and AMJ Pad (#2873)noroadsleft2018-05-021-0/+13
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-1/+1
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
* Update readme.mdRyan MacLean2017-08-191-3/+3
* Make the bulk of our keyboards match the readme.md standardskullY2017-08-161-0/+14
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-12/+12
* Adding Right LayoutRyan MacLean2017-04-221-0/+65
* Initial Ortho Commit (LEFT SIDE)Ryan MacLean2017-04-221-0/+65
* Adding Sample Max LayoutRyan MacLean2017-04-181-0/+102
* Adding Maximized KeymapRyan MacLean2017-04-181-1/+16
* Establish support for AMJPADTerryMathews2016-12-316-0/+340