summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/half_n_half/keymaps/Boy_314
Commit message (Collapse)AuthorAgeFilesLines
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
|
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-3/+3
|
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-2/+2
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
|
* Remove legacy sendstring keycodes (#18749)Ryan2022-10-171-3/+3
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-2/+2
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Keymap] Boy_314's Halfnhalf layout update (#5441)Boy_3142019-03-192-51/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added Boy_.314's layout for halfnhalf keyboard * reset rules.mk to default * update keymap with qwerty layout, and enable tap dancing * fixed formatting in layout visualization * added rules.mk to custom layout * added mod tap for ctrl/capslock * fixed typo in config.h, remove excess in rules.mk, revert half_n_half rules.mk * added Boy_.314's layout for halfnhalf keyboard * reset rules.mk to default * update keymap with qwerty layout, and enable tap dancing * fixed typo in config.h, remove excess in rules.mk, revert half_n_half rules.mk * added macros to raise layer * fixed mismatched layout/comments * fixed layout switching
* [Keymap] Added Boy_314's layout for half n half keyboard (#5373)Boy_3142019-03-144-0/+170
* added Boy_.314's layout for halfnhalf keyboard * reset rules.mk to default * update keymap with qwerty layout, and enable tap dancing * fixed formatting in layout visualization * added rules.mk to custom layout * added mod tap for ctrl/capslock * fixed typo in config.h, remove excess in rules.mk, revert half_n_half rules.mk