summaryrefslogtreecommitdiffstats
path: root/keyboards/jj50/keymaps
AgeCommit message (Collapse)AuthorFilesLines
2019-04-16[Keymap] Bugfixes on tapdance logic and small changes in layout (#5622)Iason Dimitrakopoulos2-38/+101
* Add layer switcher functionality * Fixes in left/right bracket functions and other small fixes * used better KCs
2019-04-02[Keymap] Updated my personal keymaps for the bfo9000 and jj50 (#5508)AbstractKB2-0/+141
* Updated my personal keymaps for the bfo9000 and jj50 * fixed best practices mistakes
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre1-3/+1
* Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
2019-03-13archetype keymap for jj50 (#5397)Iason Dimitrakopoulos4-0/+310
* archetype keymap for jj50 keyboard * archetype keymap for jj50 keyboard * PR fixes proposed by mechmerlin
2018-05-10Backlight and RGB now working for JJ50 (#2929)WarmCat1-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.
2018-03-24Added basic support for JJ50 (preonic-like based on atmega32A) (#2546)WarmCat1-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