summaryrefslogtreecommitdiff
path: root/keyboards/handwired/atreus50/keymaps/ajp10304/keymap.c
AgeCommit message (Collapse)Author
2022-01-10[Keymap] AJP10304 layout, add Colemak-DHm layer (#15582)Alan Pocklington
2021-10-29[Keymap] ajp10304: add mouse scroll keys (#14953)Alan Pocklington
2021-08-19[Keymap] Quark AJP10304 layout (#13290)Alan Pocklington
2020-07-09Create ajp10304 userspace and ortho_4x12 layout. (#9304)ajp10304
2018-12-01Keyboard: handwired/atreus50 Refactor, Configurator support, and readme ↵noroadsleft
cleanup (#4530) * handwired/atreus50: refactor - layout macro renames: - KEYMAP is now LAYOUT - COMPACT_KEYMAP is now LAYOUT_kc - keymap updates: - both keymaps now use #include QMK_KEYBOARD_H - removed redundant KC_TRNS and KC_NO definitions - default keymap now uses LAYOUT macro instead of LAYOUT_kc * handwired/atreus50: readme cleanup Reformatted the readme to be more closely aligned to current QMK template, and fixed some typos/grammar. * handwired/atreus50: Configurator support
2018-07-14AJP10304 Atreus 50 layout (#3403)ajp10304