summaryrefslogtreecommitdiff
path: root/keyboards/amjpad
AgeCommit message (Expand)Author
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-09-29Merge remote-tracking branch 'upstream/master' into developJames Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-06Migrate SHIFT_ESC and RGB `fn_actions` to Grave Escape and RGB keycodes (#13360)Ryan
2021-01-11Remove `DESCRIPTION`, 0-A (#11369)Ryan
2020-11-18Refactor to use led config - Part 3 (#10966)Joel Challis
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty
2019-10-05Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2019-01-24Remove unused fn_actions[] and action_function() in default keymaps (#4829)fauxpark
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt
2018-08-21Keyboard: Configurator render fix for AMJPad (#3706)noroadsleft
2018-05-27Refactor and Configurator updates for AMJ Pad (#3060)noroadsleft
2018-05-02QMK Configurator updates for Alpha 28-key, AMJ40 and AMJ Pad (#2873)noroadsleft
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-08-19Update readme.mdRyan MacLean
2017-08-16Make the bulk of our keyboards match the readme.md standardskullY
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
2017-04-22Adding Right LayoutRyan MacLean
2017-04-22Initial Ortho Commit (LEFT SIDE)Ryan MacLean
2017-04-18Adding Sample Max LayoutRyan MacLean
2017-04-18Adding Maximized KeymapRyan MacLean
2016-12-31Establish support for AMJPADTerryMathews