AndersonTorres
9ad8233104
ptBR translations: docs/ptBR/modules.md
2021-08-30 11:16:55 -07:00
AndersonTorres
2b59ed7aec
ptBR translations: docs/ptBR/handwiring.md
2021-08-30 11:16:55 -07:00
AndersonTorres
2c6ec8c5da
ptBR translations: docs/ptBR/extensions.md
2021-08-30 11:16:55 -07:00
AndersonTorres
ceb9f69a38
ptBR translations: docs/ptBR/porting_to_kmk.md
2021-08-30 11:16:55 -07:00
AndersonTorres
46206dabbf
ptBR translations: docs/ptBR/keycodes.md
2021-08-30 11:16:55 -07:00
AndersonTorres
73b8542665
ptBR translations: docs/ptBR/debugging.md
2021-08-30 11:16:55 -07:00
AndersonTorres
fd097c3924
ptBR translations: docs/ptBR/support.md
2021-08-30 11:16:55 -07:00
Athul Cyriac Ajay
586d1deb4e
chore: Fix URL and added a space for cleaner look
2021-08-23 23:06:04 -07:00
AndersonTorres
796b7733f5
ptBR translation: docs/ptBR/kmkpython_vs_circuitpython.md
2021-08-19 15:44:53 -07:00
AndersonTorres
9eb86d2069
ptBR translation: docs/ptBR/Officially_Supported_Microcontrollers.md
2021-08-19 15:44:53 -07:00
AndersonTorres
a08ed5dc25
ptBR translation: docs/ptBR/Getting_Started.md
2021-08-19 15:44:53 -07:00
Josh Klar
7e477e1aa8
Merge pull request #225 from KMKfw/badges
...
Added badges
2021-08-16 05:48:22 +00:00
Kyle Brown
3be9f9b9ad
Formatting
2021-08-13 19:48:38 -07:00
Kyle Brown
e0786e6118
Added badges
2021-08-13 18:11:51 -07:00
razel
9340579031
Translated Getting_Started.md to Japanese.
2021-08-13 07:15:48 -07:00
FHA
d43c712301
Requested updates before push into main
...
1. Space before "If you're wondering"
2. Replaced "with certain boards ... pico" by "with most boards"
2021-07-29 11:53:38 -07:00
FHA
c75b52f94b
Update keycodes.md
...
Precision on KC.APPLICATION position on the keyboard
2021-07-29 11:53:38 -07:00
FHA
3525a5f1a5
Update keycodes.md
...
typo : interNATIOnal
2021-07-29 11:53:38 -07:00
FHA
10a1447adc
Update keycodes.md
...
Added international (ISO) keys as defined in the code
2021-07-29 11:53:38 -07:00
FHA
24a4a4da11
Proofread & typos
2021-07-29 11:53:38 -07:00
FHA
9aaebbcf54
typos
2021-07-29 11:53:38 -07:00
FHA
081590f85d
Update Getting_Started.md
...
Added direct references to various existing doc pages
2021-07-29 11:53:38 -07:00
FHA
2db4682264
Update Getting_Started.md
...
Name of the main file updated (code.py or main.py)
2021-07-29 11:53:38 -07:00
FHA
f256c49727
Rename kmk_vs_circuitpython.md to kmkpython_vs_circuitpython.md
2021-07-29 11:53:38 -07:00
FHA
0247de4988
Update Getting_Started.md
2021-07-29 11:53:38 -07:00
FHA
4139c97b22
clarify the diff between KMK and KMKPython
2021-07-29 11:53:38 -07:00
FHA
917afe5f57
Create kmk_vs_circuitpython.md
...
Move KMK vs CircuitPython from main guide to dedicated page
2021-07-29 11:53:38 -07:00
FHA
9e731bce1e
Update Getting_Started.md
...
various precisions
2021-07-29 11:53:38 -07:00
FHA
3f10abc6fd
Update Getting_Started.md
...
Review structure. Provide TLDR example as a quickstart
2021-07-29 11:53:38 -07:00
Kyle Brown
4eba21a2fd
typo
2021-07-19 21:37:51 -07:00
pullenrc
15918db7ac
Encoder module! ( #211 )
...
* added atreus62 board
* Uploaded module for encoder support
* Update README.md
Co-authored-by: Ryan Pullen <rpullen@martinuav.com>
2021-07-19 08:30:28 -07:00
Josh Klar
eb5756f530
Merge pull request #214 from KMKfw/josh/topic-corne-2040-plus-plus
...
Fix many broken keys
2021-07-12 18:19:02 +00:00
Kyle Brown
cd3e10ba13
unbreak kdb corne
2021-07-09 11:21:00 -07:00
Josh Klar
083e4a701a
fix(keys): fix shifted keys bug, make lazy key defs more readable
2021-07-09 11:21:00 -07:00
Josh Klar
ab6aa1838c
chore: whatever it just took to get my PM2040 to boot
2021-07-09 11:21:00 -07:00
Kyle Brown
270be1fa28
initial support for RP2040 Pro Micro corne
2021-07-09 11:21:00 -07:00
enbyautumn
76e7ee4027
Rename Offiially_Supported_Microcontrollers.md to Officially_Supported_Microcontrollers.md
2021-07-09 09:50:41 -07:00
Kyle Brown
7310bdd780
add shorthand for KC_NO
2021-07-07 12:53:17 -07:00
Kyle Brown
a77fee7f04
Add shifted keynames to register unshifted versions
2021-07-07 12:53:17 -07:00
Josh Klar
e208dd64f3
docs: update/refresh README
...
Resolves #212
2021-07-06 12:53:34 -07:00
Josh Klar
7a30cc8cce
Merge pull request #207 from KMKfw/topic-merge-keyboard-and-state-rebased
...
The Declaration of Independence (from the original, tricky implementation of KMK)
2021-06-25 11:46:45 -07:00
Kyle Brown
1a348f1539
docs and typos
2021-06-25 10:53:58 -07:00
Josh Klar
f79e508566
fix(lint): lint all the things; be more flexible in boards dir
2021-06-20 13:59:59 -07:00
Josh Klar
7400f43cf8
chore: track klardotsh iris nn keymap
2021-06-20 13:55:18 -07:00
Josh Klar
ece6441230
fix(layouts): re-enable thumb cluster on nicenano->iris_r2
2021-06-20 13:55:18 -07:00
Josh Klar
eb41d704b0
fix(split): do not attempt to send HID from slave sides of split boards, resolves infinite hang after single UART send
2021-06-20 13:55:18 -07:00
Josh Klar
aeee945728
fix(keys): force gc collection in keys setup to reduce memory fragmentation, probably at cost of performance
2021-06-20 13:55:18 -07:00
Josh Klar
6f8eb425b1
fix: allow userspace setting of Split.debug_enabled
2021-06-20 13:55:18 -07:00
Gigahawk
6d5b99d78d
Dynamically create core key definitions as required ( #200 )
...
* Dynamically allocate keys as required
* Restore comments
* Run linter
* Move key definitions into a dict
* Revert "Move key definitions into a dict"
This reverts commit 49ac7c2e40
.
2021-06-20 13:55:18 -07:00
Josh Klar
66788c29ca
fix(split): now able to send a single keydown, but nothing else, from secondary parts of split boards
2021-06-20 13:55:18 -07:00