aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/jj50/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-201-15/+8
|
* [Keymap] Bugfixes on tapdance logic and small changes in layout (#5622)Iason Dimitrakopoulos2019-04-162-38/+101
| | | | | | | | * Add layer switcher functionality * Fixes in left/right bracket functions and other small fixes * used better KCs
* [Keymap] Updated my personal keymaps for the bfo9000 and jj50 (#5508)AbstractKB2019-04-012-0/+141
| | | | | | * Updated my personal keymaps for the bfo9000 and jj50 * fixed best practices mistakes
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-3/+1
| | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
* archetype keymap for jj50 (#5397)Iason Dimitrakopoulos2019-03-134-0/+310
| | | | | | | | * archetype keymap for jj50 keyboard * archetype keymap for jj50 keyboard * PR fixes proposed by mechmerlin
* Backlight and RGB now working for JJ50 (#2929)WarmCat2018-05-101-17/+58
| | | | | | | | | | * Added support for JJ50 from KPRepublic, no rgb or backlight control yet. Added as a layout of ymd96 at the moment (same microprocessor). Basic keymap with three layers to get started. * Added support for JJ50 * Tidied up jj50 code, backlight and RGB is now working. * Renaming "KEYMAP" to "LAYOUT" to adhere to the new QMK standards.
* Added basic support for JJ50 (preonic-like based on atmega32A) (#2546)WarmCat2018-03-241-0/+96
* Added support for JJ50 from KPRepublic, no rgb or backlight control yet. Added as a layout of ymd96 at the moment (same microprocessor). Basic keymap with three layers to get started. * Added support for JJ50