summaryrefslogtreecommitdiff
path: root/keyboards/jj50/keymaps
AgeCommit message (Collapse)Author
2021-08-22Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)peepeetee
* reset; redoing my steps; and recommit * include xd002/.noci
2021-07-19[Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus22
* fix sat75 * update uint32_t to layer_state
2021-02-22Clean up some user keymaps specifying MCU (#11966)Ryan
2020-08-17[Keymap] yoonbae81 keymap for JJ50 (#10052)Yoonbae Cho
* Create keymap for jj50 * Update rules.mk * Update rules.mk * Update * Update keymap.c
2020-06-28Add workman layout in JJ50 default keymap (#9574)Guillaume Gérard
2020-06-28[Keyboard] Refactor JJ50 keyboard mapping to current standard (#9415)Guillaume Gérard
2020-05-17Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan
2020-01-10[Keymap] Updated keymaps (#7834)AbstractKB
2019-09-20Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark
2019-04-16[Keymap] Bugfixes on tapdance logic and small changes in layout (#5622)Iason Dimitrakopoulos
* Add layer switcher functionality * Fixes in left/right bracket functions and other small fixes * used better KCs
2019-04-01[Keymap] Updated my personal keymaps for the bfo9000 and jj50 (#5508)AbstractKB
* Updated my personal keymaps for the bfo9000 and jj50 * fixed best practices mistakes
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre
* Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
2019-03-13archetype keymap for jj50 (#5397)Iason Dimitrakopoulos
* 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)WarmCat
* 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)WarmCat
* 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