The K6 is not programmable out-of-the-box, but it seems some people have successfully installed QMK firmware on it (with caveats); https://github.com/CanUnesi/QMK-on-K6/
If you just want to try the numpad thing out, it might be easier to use something like AutoHotKey. Here's an example of a script that uses CapsLock to toggle the numpad layer.
Of course, AHK scripts only work with the computer you've installed them to, whereas using programmable firmware will work regardless of which device you connect your keyboard to.
There's no big reason why remapping couldn't be done in a way that doesn't require actively running software on the host machine. QMK, the open source firmware for keyboards has had this for years. You can update your keymap with an online editor, but once it's flashed, your mappings will be remembered regardless of which computer/phone/whatever you use the keyboard with - without having to run any software besides the OS on the host.